Re: Suggestion for DB Connection
- From: "Michael Cole" <noone@xxxxxxxxxx>
- Date: Fri, 27 Jan 2006 16:48:21 +1100
Joe wrote:
> 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.
I would go with ODBC. Its reasonably widespread and stable, and it doesn't
limit your options nor does it require a great deal of work to get up and
running.
Note that the "C" in ODBC stands for "Connectivity", thus saying "ODBC
connection" is slightly redundant. Bit like saying "PIN Number", "ATM
Machine" or "EFT Transfer"
--
Regards,
Michael Cole
.
- Follow-Ups:
- Re: Suggestion for DB Connection
- From: MikeD
- Re: Suggestion for DB Connection
- References:
- Suggestion for DB Connection
- From: Joe
- Suggestion for DB Connection
- Prev by Date: Suggestion for DB Connection
- Next by Date: Suggestion for DB Connection
- Previous by thread: Suggestion for DB Connection
- Next by thread: Re: Suggestion for DB Connection
- Index(es):
Relevant Pages
|