PDA

Click to See Complete Forum and Search --> : Visual Basic and Oracle


setiabudi
Oct 13th, 1999, 03:16 PM
How I can get data oracle from Visual Basic

cheers VB-ers

Clunietp
Oct 13th, 1999, 09:32 PM
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