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 » How to access a firebird database ?
Re: How to access a firebird database ? [message #10070 is a reply to message #8305] Mon, 18 June 2007 21:58 Go to previous messageGo to previous message
jibe is currently offline  jibe
Messages: 294
Registered: February 2007
Location: France
Experienced Member
Ok, thanks.

It's the way I did finally, but I have a problem with numeric values... For integers, they are 32 bits in Firebird (-2.147.483.648 to 2.147.483.647). If I use int C++ type, I always obtain 1, when I have different values in my table (created and verified with FlameRobin). If I try to use long (what is the limit for int in UPP ? 16 or 32 bits ?), I obtain this error :
database.sch:2: error: no match for call to ‘(Upp::FieldOperator) (Upp::String, long int&)’


What happens ? Am I blind that I can't see where is the problem ? Strings are working well, but no numeric values (int, doubles etc.). Not tried yet with date/time...
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PostgreSQL fieldname case bug
Next Topic: PostgreSQL issues
Goto Forum:
  


Current Time: Mon Aug 25 20:40:50 CEST 2025

Total time taken to generate the page: 0.05658 seconds