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 » Is this correct?
Re: Is this correct? [message #8581 is a reply to message #8577] Tue, 20 March 2007 01:44 Go to previous messageGo to previous message
MikeyV is currently offline  MikeyV
Messages: 20
Registered: February 2007
Promising Member
Quote:

Did you SQL.Fetch()?



No, I wasn't sure how. Is it like:
SQL * Select(SqlSum(PS)).From(AreaMission);
while(SQL.Fetch())
    x += SQL[0];


I also didn't realize that those were operators (ie. *, %, &) and I don't really know what they do. I will study the SQL header file and try to figure out what they do.

I will use that short form.

Thanks (again) Mirek!
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: An improvement to SqlArray::PerformInsert
Next Topic: Sqlite3 Forcing creating a database
Goto Forum:
  


Current Time: Sun Aug 24 10:08:42 CEST 2025

Total time taken to generate the page: 0.04750 seconds