HI, i have installed Visual basic6 in my machine . my collegue who is sitting near to me is installed Oracle9i. how can i connect our both applications. please give me connection string with detailed coding guidelines
Printable View
HI, i have installed Visual basic6 in my machine . my collegue who is sitting near to me is installed Oracle9i. how can i connect our both applications. please give me connection string with detailed coding guidelines
Welcome to VBForums :wave:
Thread moved from the 'CodeBank VB6' forum (which is for you to post working code examples, not questions) to the 'Database Development' forum
For the connection string either see the documentation that comes with the driver/provider, or use a site like the one at the bottom of my signature.
For code, see the "Classic VB: ADO" section of our Database Development FAQs/Tutorials (at the top of this forum)
Can you connect vb 6 (front end) with oracle (back end), kindly give detail
Yes you can.... There are examples in the database section FAQ (I know I wrote the post on doing this)