|
-
Mar 23rd, 2002, 10:31 PM
#1
connection to oracle on different computer
i want to pick data from oracle on different computer how can i make a connection to that oracle.
-
Mar 23rd, 2002, 10:44 PM
#2
Start button > Settings > Control Panel > ODBC Data >
Add button > Microsoft ODBC for Oracle
You can't set up the ODBC connection from inside VB, it has to be defined as above.
-
Mar 25th, 2002, 09:28 PM
#3
description
i use to define the connection in the same way . but i now want to connect on another computer.
what should i do now
please write full description.
thanks
-
Mar 25th, 2002, 10:36 PM
#4
What you have to do depends on which driver you're using.
If you're using native (orawin) drivers, just add the new computer as a server to the tnsnames.ora file.
If you're using ODBC, then what I showed you earlier will work.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|