R
Robert Nusz @ DPS
I have Microsoft Access 2003 with service pack 4 installed on my desktop
unit. I have an IBM Mainframe computer with DB/2 active on it. I have IBM
DB2 Content Manager Connect on my desktop unit as well.
I have multiple tables defined to DB2 and by using the following procedure
I'm able to connect to these tables with Microsoft Access.
Open Access application
Click on "File" on top tool bar
Click on Link Tables
Click on "My network Places" and select ODBC Databases at the "select files
of type" box.
Click on select Data source,
click on Machine Data Source
Select ICMLSDB whicl selected IBM DB2 Content Manager client supported DB2
files.
Locate my table names, then click on these names to add them to control of
Microsoft Acces.
This process establishes my connection to IBM Mainframe DB2 files. I do not
have any special code in my Access forms to open, close, read these files,
the connection seems invisible.
My real question is this. Should I be adding any additional code to my
forms for opening and viewing this data.
I have one problem where I have a form/subform used to display selected
query data. Data comes up in update mode of form, is viewable, but when I
attempt to add more records, I get an error of
"YOU CAN'T GO TO THE SPECIFIED RECORD".
Can anyone help with this error. Sample code can be provided if needed.
Thanks,
unit. I have an IBM Mainframe computer with DB/2 active on it. I have IBM
DB2 Content Manager Connect on my desktop unit as well.
I have multiple tables defined to DB2 and by using the following procedure
I'm able to connect to these tables with Microsoft Access.
Open Access application
Click on "File" on top tool bar
Click on Link Tables
Click on "My network Places" and select ODBC Databases at the "select files
of type" box.
Click on select Data source,
click on Machine Data Source
Select ICMLSDB whicl selected IBM DB2 Content Manager client supported DB2
files.
Locate my table names, then click on these names to add them to control of
Microsoft Acces.
This process establishes my connection to IBM Mainframe DB2 files. I do not
have any special code in my Access forms to open, close, read these files,
the connection seems invisible.
My real question is this. Should I be adding any additional code to my
forms for opening and viewing this data.
I have one problem where I have a form/subform used to display selected
query data. Data comes up in update mode of form, is viewable, but when I
attempt to add more records, I get an error of
"YOU CAN'T GO TO THE SPECIFIED RECORD".
Can anyone help with this error. Sample code can be provided if needed.
Thanks,