dbTalk Databases Forums  

Connecting to Oracle with Access front end via VBA

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss Connecting to Oracle with Access front end via VBA in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
RLN
 
Posts: n/a

Default Re: Connecting to Oracle with Access front end via VBA - 02-29-2008 , 08:22 PM






After trying different things, I did manage to use VBA exclusively
to:
-Link to Oracle
-Use SQL to retrieve data (then I loaded that data into an ADO
recordset and closed the Oracle connection)
....and no ODBC connection was needed.
I did have to have the Oracle Client and TNSNAMES.ORA file, both of
which are loaded on the user's PC.

RLN

Reply With Quote
  #12  
Old   
RLN
 
Posts: n/a

Default Re: Connecting to Oracle with Access front end via VBA - 02-29-2008 , 08:22 PM






After trying different things, I did manage to use VBA exclusively
to:
-Link to Oracle
-Use SQL to retrieve data (then I loaded that data into an ADO
recordset and closed the Oracle connection)
....and no ODBC connection was needed.
I did have to have the Oracle Client and TNSNAMES.ORA file, both of
which are loaded on the user's PC.

RLN

Reply With Quote
  #13  
Old   
RLN
 
Posts: n/a

Default Re: Connecting to Oracle with Access front end via VBA - 02-29-2008 , 08:22 PM



After trying different things, I did manage to use VBA exclusively
to:
-Link to Oracle
-Use SQL to retrieve data (then I loaded that data into an ADO
recordset and closed the Oracle connection)
....and no ODBC connection was needed.
I did have to have the Oracle Client and TNSNAMES.ORA file, both of
which are loaded on the user's PC.

RLN

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.