Click here to Skip to main content
15,890,282 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how can i Link Oracle with Visual Basic(vb6) examples ? :doh: :doh:

can i do that without code? imean by using interface
iwant a clear simple eg. please....
Posted
Updated 2-Mar-10 22:24pm
v4

ADO Connection, Command, Recordset, and Parameter Object Example

But you will need to have the proper provider from oracle.

And you will need the connection string

http://connectionstrings.com
 
Share this answer
 
v2
Did you search the internet?
My first link returned was here[^] .

There are tons and tons more available.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900