Query

Query

am 17.05.2006 08:12:34 von Sathya

------=_NextPart_000_009C_01C679A6.FD58DFF0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,
I need the "Driver Name" of MySql ,which im going to connect the =
database with my servlet application.Please help me out.

Regards,
Sathya



********** DISCLAIMER **********
Information contained and transmitted by this E-MAIL is proprietary to
Sify Limited and is intended for use only by the individual or entity to
which it is addressed, and may contain information that is privileged,
confidential or exempt from disclosure under applicable law. If this is a
forwarded message, the content of this E-MAIL may not have been sent with
the authority of the Company. If you are not the intended recipient, an
agent of the intended recipient or a person responsible for delivering the
information to the named recipient, you are notified that any use,
distribution, transmission, printing, copying or dissemination of this
information in any way or in any manner is strictly prohibited. If you have
received this communication in error, please delete this mail & notify us
immediately at admin@sifycorp.com


Log on to www.Sifymax.com for Cricket video score card, Hot videos from
Lakme Fashion Week and more only on Sify Max!

Get to see what's happening in your favourite City on Bangalore Live! www.bangalorelive.in


------=_NextPart_000_009C_01C679A6.FD58DFF0--

Re: Query

am 17.05.2006 18:33:25 von Kai Koch

sathya wrote:

> I need the "Driver Name" of MySql ,which im going to connect the database with my servlet application.Please help me out.

If your application is running on Windows, it would be the
DSN-Name you provide thru the 32-bit ODBC Setup, I would guess.
In an ODBC-Connection-String, you are looking for the
DSN-Value, I would say.
"ODBC;DATABASE=MySQL-DB;DSN=MyWindowsNameForTheDBConnnection ;OPTION=279563;
PWD=secret;PORT=0;SERVER=mysql-server.mydomain.com;UID=TheMy ODBCuser"

Unless You provide a bit more information, there is not much
else to help You, but a wild guess.



--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org

RE: Query

am 17.05.2006 19:38:47 von steve.orton

=20
the driver library names for my installation are:

libmyodbc3.so (a link to the version specific lib which for me is =
libmyodbc3-3.51.12.so)
libmyodbc3_r.so (a reentrant (multi-threaded) version linked to =
libmyodbc3_r-3.51.12.so)



-----Original Message-----
From: Kai Koch [mailto:k.koch@pipeline.de]
Sent: Wed 5/17/2006 12:33 PM
To: myodbc@lists.mysql.com
Subject: Re: Query
=20
sathya wrote:

> I need the "Driver Name" of MySql ,which im going to connect the =
database with my servlet application.Please help me out.

If your application is running on Windows, it would be the=20
DSN-Name you provide thru the 32-bit ODBC Setup, I would guess.
In an ODBC-Connection-String, you are looking for the=20
DSN-Value, I would say.
"ODBC;DATABASE=3DMySQL-DB;DSN=3DMyWindowsNameForTheDBConnnec tion;OPTION=3D=
279563;
PWD=3Dsecret;PORT=3D0;SERVER=3Dmysql-server.mydomain.com;UID =3DTheMyODBCu=
ser"

Unless You provide a bit more information, there is not much=20
else to help You, but a wild guess.



--=20
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: =
http://lists.mysql.com/myodbc?unsub=3Dsteve.orton@ngc.com



--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=3Dgcdmo-myodbc@m.gmane.o rg