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 » Count error
Re: Count error [message #17653 is a reply to message #17652] Sun, 24 August 2008 20:35 Go to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
Ok, hopefully fixed. Will be on svn within hour.

(Fix: add this function:

SqlVal Count(const SqlSet& exp)
{
return SqlFunc("count", exp);
}

)

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PostgreSQL Attribute Foreign Key --> Bug?
Next Topic: SQLCommander make program crash
Goto Forum:
  


Current Time: Fri Aug 15 17:14:18 CEST 2025

Total time taken to generate the page: 0.08926 seconds