libmysql.lib 和 mysqlclient.lib的区别

本文讨论了在MySQL 5.0.51版本中仅使用libmysql.dll的方法,并解释了如何在Visual Studio 2005中通过Capison链接到libmysql.lib。此外还介绍了如果打算将libmysql.dll与应用程序一同发布,则需要使用libmysql.lib;如果打算独立发布应用程序,则需要使用mysqlclient。

http://forums.mysql.com/read.php?168,197232,213432#msg-213432

Hi
I am using 5.0.51b and only dll which i could find in the installation directory libmysql.DLL only.
I assume running your application you need to distribute only libmysql.dll.

Though i can find both the lib files, in visual studio 2005 using C apis i only link to libmysql.lib. The program works fine.


This link further explains.
http://dev.mysql.com/doc/refman/5.0/en/windows-client-compiling.html

If i understand correctly:-
1. You need to use libmysql.lib if you intend to give the libmysql.DLL along with your application.
2. You need mysqlclient if you intend to distribute your application as standalone. The size of executable may increase.

Regards
Kavitesh Singh

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值