Chris Gagnon wrote:
Quote:
Hi i can get the program to connect to the database but as soon as i
attempt to retrieve a result set it Seg Faults and i can't figure out
why. As you can see i've added extra catch( ...)'s to ensure i'm not
missing any exceptions. |
It looks like you have nested exception handlers, which is known not to
work well on some platforms.
--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw