ashishp
December 28th, 1999, 01:13 AM
I am new in oracle and VB. Can you tell me which data type I have to use and what is the syntax for getting connected my project with oracle database.
Ashish
Ashish
|
Click to See Complete Forum and Search --> : connection with oracle ashishp December 28th, 1999, 01:13 AM I am new in oracle and VB. Can you tell me which data type I have to use and what is the syntax for getting connected my project with oracle database. Ashish santulan December 28th, 1999, 02:56 AM Ashish, Use ODBC to set a connection to your oracle DSN. After that you can use it using either ADO or RDO. In oracle there is also one communication programe "Listener". You can also use that for connecting VB with oracle. Santulan January 10th, 2000, 12:50 AM Happy New Year Thank you santulan for your reply, I am actually looking for the objects I can use for connection and if possible the syntax for connection. Ashish Thank you codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |