
June 26th, 2008, 08:10 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Query::storein does not throw exception correctly
Hello,
This message is similar to the one Vincent Jacques asked on May 1,
however I am using SSQLS and Query::storein to get the results. If
there are any misspellings in the SQL statement (table name, SQL
keywords, etc.) used for the query, an unhandled exception is thrown in
mysql I've traced it to the UseQueryResult::fetch_raw_row() function
in result.cpp, where driver_ looks to be NULL. I'm using source version
3.0.3.
Thank you for your time.
Dan
|