Re: mysql and MyODBC

2001-06-15 Thread Benjamin Pflugmann
Hello. On Thu, Jun 14, 2001 at 11:33:42AM +0530, [EMAIL PROTECTED] wrote: > Hi Benjamin, > > On Wed, 13 Jun 2001, Benjamin Pflugmann wrote: > > > Sounds as if you have to install a newer MySQL package. Use > > Seems like. Which is the stable version now? I don't know of any major problems si

Re: mysql and MyODBC

2001-06-14 Thread Adrian D'Costa
Hi Benjamin, On Wed, 13 Jun 2001, Benjamin Pflugmann wrote: > Sounds as if you have to install a newer MySQL package. Use Seems like. Which is the stable version now? > > rpm -qf /usr/lib/mysql/libmysqlclient.so.9.0.0 The result mysql-3.23.22-6 > > Or compile it yourself. ;-) That is my l

Re: mysql and MyODBC

2001-06-13 Thread Benjamin Pflugmann
Hi. Sounds as if you have to install a newer MySQL package. Use rpm -qf /usr/lib/mysql/libmysqlclient.so.9.0.0 to find out, which package contains the lib (for me, it is MySQL-shared-3.23.36-2mdk, which contains libmysqlclient.so.10.0.0) and install a more recent version (take it, for example,

Re: MySQL and MyODBC

2001-04-20 Thread Avukatpro Limited Sirketi
You may freely distribute Myodbc.dll. I got this information from Mysql Devepolment Team. You may include myodbc.dll in your distributing project. For more information : http://www.avukatpro.com/mysql.hmtl First question's answer is : (not sure 100%) I think you have to distibute mysql director

Re: MySQL and MyODBC

2001-04-20 Thread Dennis Salguero
- Original Message - From: "Matteo" <[EMAIL PROTECTED]> Subject: MySQL and MyODBC > i'm developing a software in V.b.6 based on MySql d.b. > Early i'll need to create a package in order to install this software. > So, i need to know if i must to include, into the packege, only d.b. >