Suggestion for DB Connection

J

Joe

Hi

I am using Visual Basic 6.0 and Oracle 8 as database for my project.
My project is going to be an Multiuser software. The database should be
accessible from other computers also. which is the best method to
connect to the database using Visual basic 6.0 is it ODBC connection or
is there any other method to connect to the central database.

Thanks in advance
 
C

Cor Ligthert [MVP]

Joe,

You have the most change in the newsgroup

microsoft.public.dotnet.framework.adonet

There are a lot of guys/girls who love Oracle.

Cor
 
A

Armin Zingler

Joe said:
Hi

I am using Visual Basic 6.0 and Oracle 8 as database for my project.
My project is going to be an Multiuser software. The database should
be accessible from other computers also. which is the best method to
connect to the database using Visual basic 6.0 is it ODBC connection
or is there any other method to connect to the central database.

This is a VB.Net group. Have a look at one of the VB6 groups:
microsoft.public.vb.database.*


Armin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top