MySQL Forums
Forum List  »  Connector/C++

Re: unhandled type in getString() -- v1.0.5
Posted by: Dominic Froud
Date: June 22, 2009 01:27PM

Thanks for the reply - I think this is probably the more hopeful debugging path.

I should add that I'm requesting around 33 rows from the database and it crashes when calling getString() on the 29th row.

So you might find it harder to reproduce. Certainly, modifying the test program to add/remove code causes different behaviour, like truncated number of rows (with no error).

Normal behaviour is returned if I comment out "delete pstmt".

I'm happy to try anything you throw at me to help kill this bug!

Thanks,

Dominic

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: unhandled type in getString() -- v1.0.5
2715
June 22, 2009 01:27PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.