G
Guest
I have a working .ADP project that uses a large demographic information table
on an SQL2K server. I also need a link to an Oracle database so I can get
the billing details for that demographic information. Is this possible? If
so, could someone point me to some examples? I already have ODBC definitions
set up on the PC, but am stumped as to how to get the links to show on the
ADP project. It seems to work differently from a normal Access database. I
can access the Oracle data by using .mdb databases, but the query against a 2
million row demographic table takes too long. The SQL2K server queries are
great, less than 2 seconds vs. 20 minutes when the data are in a .mdb table.
Now I need to hook up the Oracle part.
on an SQL2K server. I also need a link to an Oracle database so I can get
the billing details for that demographic information. Is this possible? If
so, could someone point me to some examples? I already have ODBC definitions
set up on the PC, but am stumped as to how to get the links to show on the
ADP project. It seems to work differently from a normal Access database. I
can access the Oracle data by using .mdb databases, but the query against a 2
million row demographic table takes too long. The SQL2K server queries are
great, less than 2 seconds vs. 20 minutes when the data are in a .mdb table.
Now I need to hook up the Oracle part.