On 11 January 2011 02:43, 韩彦军(Hammer)wrote:
> Thank you vey much for your precious suggestion! And the introduction on
> http://mysqlcppapi.sourceforge.net/ is somewhat misleading. It made me think
> that mysqlcppapi was a better choice.
Maybe you didn't keep reading long enough:
"As of mid-2005 the MySQL++ library is in new hands and is much
improved. It is worth noting that MySQL++ is more actively maintained
than mysqlcppapi and it might be a better choice to use."
I'll change it to make it clearer
> 于 2011/1/10 23:32, Jonathan Wakely 写道:
>>
>> On 10 January 2011 14:20, 韩彦军(Hammer) wrote:
>>>
>>> Hello, thank you very much for this masterpiece. I just have a small
>>> problem. How to set the port number (the string after the "-P") for
>>> connecting to a specified database?
>>
>> Connection::set_Port
>>
>> But you should probably use MySQL++ instead of mysqlcppapi, which is
>> not maintained.
>>
>> See http://tangentsoft.net/mysql++/
>
>
|