|
|||||||||||
|
Re: Table() returns null
From: Warren Young <mysqlpp(at)etr-usa.com>
Date: Thu Sep 27 2007 - 23:01:49 EDT
Why are you doing this the hard way? What's wrong with: query << "select * from diagnostics"; ? > This works for the most part. Except that I always get (Null) returned for MySQL++ is just passing along what it gets from the underlying C API, and I don't care to investigate the reason it doesn't give you what you expect. Two reasons:
See also examples/fieldinf1.cpp -- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=lists@pantek.comReceived on Thu Sep 27 23:00:19 2007 This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 10:03:24 EDT |
||||||||||
|
|||||||||||