|
-
Aug 9th, 2000, 09:30 PM
#1
Thread Starter
New Member
i want to connect oracle with vb through odbc.
please send me the code.
-
Aug 10th, 2000, 05:35 AM
#2
Well ....
You can either use ADO or use RDO to connect to Oracle using ODBC.
To get the code, try this: Put an ADODC or RDC control on your form, connect it to the Oracle databse and copy and paste its ConnectionString or the equivalent property into your code. Check out the MSDN help for more details on this topic.
And if you still have any problems, post them here.
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
|