Re: mySQL++ res.size() question

2001-12-03 Thread Benjamin Pflugmann
Hi. On Mon, Dec 03, 2001 at 08:51:27PM -0500, [EMAIL PROTECTED] wrote: > Hi all ! > > Why do I get an unhandled exception errror > in VC++ 6.0 When I try "res.size()"... ? This > is only happening when the query is an insert > or an update. It seems, because inserts and updates have no result s

mySQL++ res.size() question

2001-12-03 Thread Mike Gleason Jr Couturier
Hi all ! Why do I get an unhandled exception errror in VC++ 6.0 When I try "res.size()"... ? This is only happening when the query is an insert or an update. Thanks ! - Before posting, please check: http://www.mysql.com/man