mysql driver for C++

2006-09-12 Thread Shain Lee
Hi , Could you please tell me , how can i install C++ , mysql driver in Fedora core 5 ? Is that available for any platforms ? does YUM supports for install mysql c++ ? please help me , its really urgent . Thank you, Shaine. - Yahoo! Cars NEW

Re: mysql driver for C++

2006-09-12 Thread Nzer Zaidenberg
driver for C++ Hi , Could you please tell me , how can i install C++ , mysql driver in Fedora core 5 ? Is that available for any platforms ? does YUM supports for install mysql c++ ? please help me , its really urgent . Thank you, Shaine. - Yahoo! Cars

MySQL Driver

2005-03-21 Thread Ed
Does anyone know anything about the MySQL (3.x) Driver that comes installed with coldfusion? No luck with yahoo search or coldfusion documentation. Hi all, I am trying to create a datasource for mysql database. I tried using the mysql (3.x) driver but i got this error: Connection verification

Re: Visio-mysql driver question

2002-07-31 Thread David Lund - WellDone Software
Try using myODBC from mySQL, it is an ODBC driver. Use Generic ODBC driver in listing of visio drivers, then choose the setup option to pick the specific driver for myODBC. It will work for reverse engineering but have been unsuccessful in getting it to work generating a database. David

Visio-mysql driver question

2002-07-10 Thread Nixarlidis Aris
hi, I'm trying to get Visio work with mysql to get a visual representation of my data base.Visio asks for a 'Visio Database Driver' for mysql.Does anyone know if such a driver exists or if what I;m trying to do can be done or not? Thanks,Aris

Re: Visio-mysql driver question

2002-07-10 Thread Gelu Gogancea
_ G.NET SOFTWARE COMPANY Permanent e-mail address : [EMAIL PROTECTED] [EMAIL PROTECTED] - Original Message - From: Nixarlidis Aris [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, July 10, 2002 3:02 PM Subject: Visio-mysql driver question

Problem with MM MySql driver on Solaris

2002-04-24 Thread Ahmed S K Anis
I am currently using MySql. I am using the mm.mysql-2.0.4-bin.jar downloaded from mysql site as the DB driver on SOLARIS. Java version being used is Java 1.2.1 I Tested using Test programs and i found everything to be fine. Our application creates JVM in its address space and loads Java

Re: Mysql Driver

2001-08-13 Thread Antônio Carlos Venâncio Júnior
the perl file, it gives | mysql driver not found. but i have installed mysql and am abel to login etc | etc. | what could be the problem? Cya Antonio [ [EMAIL PROTECTED] | [EMAIL PROTECTED] | [EMAIL PROTECTED] ] [ http://floripa.zoing.net | http://www.zoing.net | http://www.showZ.com.br

Mysql Driver

2001-07-30 Thread Selva Prakash
Hi, I am trying to install a package in free bsd. and that package come with a perl file which checks the configuration.. when i run the perl file, it gives mysql driver not found. but i have installed mysql and am abel to login etc etc. what could be the problem

Mysql Driver

2001-07-30 Thread Selva Prakash
Hi, I am trying to install a package in free bsd. and that package come with a perl file which checks the configuration.. when i run the perl file, it gives mysql driver not found. but i have installed mysql and am abel to login etc etc. what could be the problem

mysql driver for java

2001-07-04 Thread Daniel Aderhold
I recently installed the MySQL driver for Java in my system with Win98. I downloaded the mm binary version. Then I copied the org directory in my PC and added the following line in my Autoexec.bat : classpath=path\org;%classpath% Is that right? I could access the MySQL database from my Java

Error installing DBI mySQL Driver

2001-05-18 Thread aelma
Hello I am trying to install DBD-mysql, i have installed all the requisites that its needs : 1. Perl == ActivePerl-5.6.1.626 2. MySQL == Ver 9.38 Distrib 3.22.32 3. DBI == DBI-1.15 4. C compiler and Gzip libraries are included in the installation of Linux , but when i run the make told

Re: mySQL driver for the macintosh 9.x

2001-03-29 Thread Ray Zimmerman
At 1:21 PM +1300 3/28/01, andrew.b wrote: Does anyone know where I can find such a beast? Have a look at ... http://www.lilback.com/macsql/ ... and ... http://www.rtlabs.com/ -- %~%~% | Ray Zimmerman ([EMAIL

mySQL Driver

2001-03-07 Thread [EMAIL PROTECTED]
Sir, I want to know the name of mySQL Driver. I am using the mySQL in JAVA. I am waiting your reply. Thank you. [EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/manual.php

MySQL driver - ClassNotFoundException

2001-02-26 Thread c cw_1
Hi, I'm new to MySQL database. I downloaded MySQL database version 3.23.32 and I create a table in the database (database name is "test_data" and the table name is "data"). Then I download the driver MyODBC 2.50.36 for NT(full setup) and fill out the table. I wrote a servlet program (run on

Re: Connecting via MyODBC always brings up the TDX mysql Driver Connect dialog

2001-02-22 Thread Pat Sherrill
ecting via MyODBC always brings up the "TDX mysql Driver Connect" dialog Hello, I've recently successfully downloaded and installed both MySQL and MyODBC on my Win2000 "box". Everything thing works great, except that for every connection via MyODBC I make, the ODBC-

Connecting via MyODBC always brings up the TDX mysql Driver Connect dialog

2001-02-21 Thread Jan R Andersson
Hello, I've recently successfully downloaded and installed both MySQL and MyODBC on my Win2000 "box". Everything thing works great, except that for every connection via MyODBC I make, the ODBC-setup dialog "TDX mysql Driver Connect" pops up and I have to hit it

RE: Connecting via MyODBC always brings up the TDX mysql Driver Connect dialog

2001-02-21 Thread Julian Strickland
Message- From: Jan R Andersson [SMTP:[EMAIL PROTECTED]] Sent: 21 February 2001 15:22 To: [EMAIL PROTECTED] Subject: Connecting via MyODBC always brings up the "TDX mysql Driver Connect" dialog Hello, I've recently successfully downloaded and installed both MySQL

Re: MySQL driver for DELPHI ?

2001-02-07 Thread Fredrick Bartlett
Here you go... http://www.zeos.dn.ua/eng/index.html Paulo Serra wrote: I am a DELPHI developer and I need to know if exists a MySQL driver for DELPHI. Does MySQL have a driver for DELPHI??? If it does, please send me it... My e-mails: [EMAIL PROTECTED

MySQL driver for DELPHI ?

2001-02-06 Thread Paulo Serra
I am a DELPHI developer and I need to know if exists a MySQL driver for DELPHI. Does MySQL have a driver for DELPHI??? If it does, please send me it... My e-mails: [EMAIL PROTECTED] [EMAIL PROTECTED] ... at least I´d like to know if it does or it doesn´t

Re: MySQL driver for DELPHI ?

2001-02-06 Thread Leonardo Dias
Paulo Serra wrote: I am a DELPHI developer and I need to know if exists a MySQL driver for DELPHI. Does MySQL have a driver for DELPHI??? If it does, please send me it... MySQL doesn't have a BDE driver. Actually, I don't know of many vendors doing that for windows

Re: MySQL driver for DELPHI ?

2001-02-06 Thread Colin Faber
It took me all of about 2 seconds to locate this; http://www.fichtner.net/delphi/mysql.delphi.phtml try hotbot it works great :p Paulo Serra wrote: I am a DELPHI developer and I need to know if exists a MySQL driver for DELPHI. Does MySQL have a driver for DELPHI??? If it does