From: Warren Young Date: December 29 2004 11:45pm Subject: Re: Query Execution List-Archive: http://lists.mysql.com/plusplus/3864 Message-Id: <41D34193.8060100@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Mysql Plusplus wrote: > mysql_query(conn,"SELECT * FROM employee"); That's a MySQL C API call. This list is about the MySQL++ C++ wrapper for that API. Please take the question to the mail MySQL list.