I am running mysql 4.1.1 on windows using VC++ version 6. I am trying to use the parameterized queries and so I need to call mysql_prepare. This symbol seems to be in mysqlclient.lib but there are other symbols in libmysql.lib that I need. Using both yields many multiply defined symbols.
Is there a library avialable the represents the union of the aforementioned two libraries? Thanks, -Mark -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]