How I can get data oracle from Visual Basic
cheers VB-ers
Printable View
How I can get data oracle from Visual Basic
cheers VB-ers
Ado driver for Oracle
Start with the ADO data control and go thru the connection string wizard (in the connection string property of the data control)
EZ way to work with ADO and RDBMSs
Tom