any one can help

any one can help

am 16.04.2005 02:16:31 von mohamed ali

------=_NextPart_000_0031_01C542FC.43A36260
Content-Type: text/plain;
charset="windows-1256"
Content-Transfer-Encoding: quoted-printable



i m using Borland C++ ver 6.0 and i m trying to connect to mysql ver =
4.01
when i place a connection control in my form it give me the following =
error message unable to load libmysql.dll
copying this dll to system 32 doesn't work=20
copying old ver 3.1 of this dll also dosn't work=20
i have see my question in many forums and news group=20
but never see an answer=20
any one can help me=20
also i wont to tell yo that i have try all the following=20
- putting libmysql.dll in system32=20
- putting it in my binary folder=20
- installing mysql client=20
- eating my self also no connection
------=_NextPart_000_0031_01C542FC.43A36260--

Re: any one can help

am 16.04.2005 14:20:12 von mauriciocperez

Put libmysql.dll in the folder of the genereted application (.exe) (or
the project folder)


On 4/16/05, mohamed ali wrote:
>=20
>=20
> i m using Borland C++ ver 6.0 and i m trying to connect to mysql ver 4.0=
1
> when i place a connection control in my form it give me the following err=
or message unable to load libmysql.dll
> copying this dll to system 32 doesn't work
> copying old ver 3.1 of this dll also dosn't work
> i have see my question in many forums and news group
> but never see an answer
> any one can help me
> also i wont to tell yo that i have try all the following
> - putting libmysql.dll in system32
> - putting it in my binary folder
> - installing mysql client
> - eating my self also no connection
>

--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=3Dgcdmw-win32@m.gmane.org

Re: any one can help

am 18.04.2005 16:34:42 von David Patte

When using microsoft dll's in borland, you may have to produce an
'import library' to link to. Check your Borland documentation for
import libs.

let us know if this helps.

mohamed ali wrote:

>i m using Borland C++ ver 6.0 and i m trying to connect to mysql ver 4.01
>when i place a connection control in my form it give me the following error message unable to load libmysql.dll
>copying this dll to system 32 doesn't work
>copying old ver 3.1 of this dll also dosn't work
>i have see my question in many forums and news group
>but never see an answer
>any one can help me
> also i wont to tell yo that i have try all the following
>- putting libmysql.dll in system32
>- putting it in my binary folder
>- installing mysql client
>- eating my self also no connection
>
>
--
David Patte
Relative Data, Inc. Astronomy Software
http://relativedata.com/
24hr. Bus. Phone/Fax: 1 (613) 728-4240


--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org

Re: any one can help

am 18.04.2005 17:17:46 von Marek

Hello,

Copy this libmysql.dll library in your c:\windows directory (root windows)
or put in the directory where your program sits.
mohamed ali wrote:
Marek


>i m using Borland C++ ver 6.0 and i m trying to connect to mysql ver 4.01
>when i place a connection control in my form it give me the following error
message unable to load libmysql.dll
>copying this dll to system 32 doesn't work
>copying old ver 3.1 of this dll also dosn't work
>i have see my question in many forums and news group
>but never see an answer
>any one can help me
> also i wont to tell yo that i have try all the following
>- putting libmysql.dll in system32
>- putting it in my binary folder
>- installing mysql client
>- eating my self also no connection
>
>
Marek


--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org