* Lay Hoon Tan
> I've just installed MySQL on my PC but do not know which program to access
> in order to use it. Does anyone knows ?
MySQL is first and foremost a database server. To use any server software,
you must run it, and then access it using separate client programs.
The MySQL server pro
I bet you downloaded the source code version and not the binary version.
check your download.
Daniel Katcher
202-619-7643 ( voice )
202-619-7655 ( fax )
[EMAIL PROTECTED]
>>> "Amit" <[EMAIL PROTECTED]> 04/07/01 12:40PM >>>
Dear Sir,
This a mail from a new established software company. We are
Sounds like you downloaded the Source code ... you need the 'Standard binary
(tarball) distribution' for 'Windows 95/98/NT/2000 (Intel)' (at
http://www.mysql.com/downloads/mysql-3.23.html)
Download the binary version, unzip it, and you will be set to go!
- Original Message -
From: "Amit"
amit
you will need to install MyODBC (available from www.mysql.com) and install that...you
could then access it from VB6 as you would access any other ODBC data source, from MS
Access to SQL Server to Oracle.
-kg
Amit wrote:
> Dear Sir,
>
> This a mail from a new established software com
In a message dated 07/04/2001 05:13:18 GMT Daylight Time,
[EMAIL PROTECTED] writes:
<< This a mail from a new established software company. We are developing a
software using vb6.0 as front-end and want to use MYSQL as back-end. We have
already downloaded it from your site. It was the latest v