Gregor Kronenberger wrote:
Quote:
modified the connect() function |
You shouldn't have to do that. Construct your Connection object as a
default object; i.e. without telling it the server to connect to and
such. Then call Connection::real_connect with the same parameters as
you'd use when calling mysql_real_connect() in the C API.
--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw