How can you link to a DB2 table?

D

Darrell Wesley

Does anyone know how I can create a link in Access to a iSeries DB2 table
using an OLEDB driver such that the linked table is updateable?
 
R

Rick Brandt

Darrell said:
Does anyone know how I can create a link in Access to a iSeries DB2
table using an OLEDB driver such that the linked table is updateable?

AFAIK Linked tables are strictly ODBC. You can use OLEDB to do other stuff
from code, but not to create links.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top