How can I connect to MySQL?
- From: "Susan Kong" <susan@xxxxxxxxxxxxxx>
- Date: Thu, 7 Jul 2005 17:25:55 +0800
Hi,there,
I have no way to connect to MySQL database which is setup on Linux with
statement below in my MFC application.
mysql_real_connect(MyData,"202.44.131.11","username","password","dbname",MYS
QL_PORT,NULL,0)
However, I can connect to MySQL database which is set up on Windows.
What's the possible problem? BTW, I use libMySQL.lib and libMySQL.dll when
connecting.
--
Best regards.
Susan (Kong Rui)
www.365rainbow.com
susan@xxxxxxxxxxxxxx
Ph: (86)10 65802501 Fax: (86) 10 65802503
803 Huapu Internationational Plaza
19 ChaoyangmenWai Avenue
Beijing 100020 China
.
- Follow-Ups:
- Re: How can I connect to MySQL?
- From: Kurt Grittner
- Re: How can I connect to MySQL?
- Prev by Date: Re: How to convert make file to DOS batch file ?
- Next by Date: Generating buil.log in MSVC 6.0
- Previous by thread: Refreshing USB list
- Next by thread: Re: How can I connect to MySQL?
- Index(es):
Relevant Pages
|