Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Wed Jun 25 12:34:32 CEST 2025

Total time taken to generate the page: 0.03927 seconds