1 message in com.mysql.lists.plusplusmixing MySQL++ and MySQL C API
FromSent OnAttachments
Menard, Paul27 Nov 2002 07:08 
Subject:mixing MySQL++ and MySQL C API
From:Menard, Paul (Mena@CORP.SYSCO.com)
Date:11/27/2002 07:08:37 AM
List:com.mysql.lists.plusplus

All,

Greeting on this eve before Thanksgiving.

I have a simple question. Is it okay to mix the MySQL++ API and the MySQP API?

There is a function I want to use 'mysql_real_escape_string()' but I am also using MySQL++.

Information about my implementation; Windows 2000 Advanced Server MySQL 3.23.42-nt Latest version of the MySQL++ API for Windows.

FPM