U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ SQL » Can not get a double from database
Re: Can not get a double from database [message #18038 is a reply to message #18030] Sun, 07 September 2008 14:16 Go to previous messageGo to previous message
captainc is currently offline  captainc
Messages: 278
Registered: December 2006
Location: New Jersey, USA
Experienced Member
You should check the value coming from the database by outputting SQL[0] with Cout() (or use debugger).

Also, you could also skip the conversion and do:
edDeb.SetData(SQL[0]);


Also, is "ammount" supposed to be spelled "amount"?


 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SQL statment in constructor make program crash
Next Topic: MySql basic example
Goto Forum:
  


Current Time: Sun Apr 26 20:30:28 GMT+2 2026

Total time taken to generate the page: 0.00472 seconds