Home All Groups Group Topic Archive Search About

Suggestion for DB Connection

Author
27 Jan 2006 5:25 AM
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

Author
27 Jan 2006 6:23 AM
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

Show quoteHide quote
"Joe" <shiljo***@gmail.com> schreef in bericht
news:1138339526.274781.282440@z14g2000cwz.googlegroups.com...
> 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
>
Author
27 Jan 2006 10:58 AM
Armin Zingler
"Joe" <shiljo***@gmail.com> schrieb
> 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