| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | February 21 2005 1:26pm |
| Subject: | Re: Can connect but get seg fault as soon as i try to get a Result Set | ||
| View as plain text | |||
Chris Gagnon wrote: > 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.
| Thread | ||
|---|---|---|
| • Can connect but get seg fault as soon as i try to get a Result Set | Chris Gagnon | 19 Feb |
| • Re: Can connect but get seg fault as soon as i try to get a Result Set | Chris Frey | 19 Feb |
| • Re: Can connect but get seg fault as soon as i try to get a ResultSet | Warren Young | 21 Feb |
| • RE: Can connect but get seg fault as soon as i try to get a Result Set | dienw | 21 Feb |
