Allen Saucier wrote:
Quote:
I am getting a "BadQuery" exception thrown _*every time*_ I send in this
statement:
"select * from signature;" |
What do you get in the 'error' member of the BadQuery object?
Quote:
I am on an XP box running MySQL++ ver: 1.7.32 |
Why aren't you at least running 1.7.40? It would be even more
preferable if you were using 2.0.x.
Quote:
I know the command is valid. |
Have you tried running the examples?
If the examples work, try reworking the simple1 example to query your
database instead of the MySQL++ sample database. Whether it fails on
your database or not, it will be educational.
Quote:
Both with and without the ; added. |
The semicolon isn't needed in MySQL++ queries. It's only required by
the interactive MySQL query tools.
--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw