oracle ODBC and linked tables
From: nopelf (nopelf_at_discussions.microsoft.com)
Date: 06/29/04
- Next message: alberto: "intalling datasource"
- Next in thread: nopelf: "RE: oracle ODBC and linked tables"
- Reply: nopelf: "RE: oracle ODBC and linked tables"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 29 Jun 2004 04:56:01 -0700
history: I am using ODBC (oracle provided 9i) to link oracle tables to my app. I am using a connection string in attempt to avoid the users from being prompted for the db login.
IN ODBC I am connecting with a string - and it is confirmed -
* but I still have to log into the db link when the db link is initiated....
I have tried RDO, DAO, and ADO methods, all connect, but still required login when a table (db link) is opened...
RECAP: again, I confirm my login with the string - works perfectly. Then when a linked table is opened you are prompted for a login to the database. I am trying to avoid this.
ANY suggestions?
- Next message: alberto: "intalling datasource"
- Next in thread: nopelf: "RE: oracle ODBC and linked tables"
- Reply: nopelf: "RE: oracle ODBC and linked tables"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|