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 » Some questions around SQlite3
Re: Some questions around SQlite3 [message #28434 is a reply to message #28432] Wed, 01 September 2010 21:32 Go to previous messageGo to previous message
mubeta is currently offline  mubeta
Messages: 77
Registered: October 2006
Member
Quote:


2. You can use the field name in the first while loop. Fetching after the last record fetched returns false. Your second while loop will not run.



I know this. In my example I just want to show that I wish to use the field name, and not the filed index. But I don't found any way for do it.
I need only one while, but i want to get values using something like: Value var = sql["FieldName"]; and not on number; or, how to get the corresponding index, from the FieldName.

Ok for the answer 1), but this mean that, time by time I can only open one database?

Thanks.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Prefix to prevent name clash in SQL: SqlId, variables, tables, ...
Next Topic: SQlite3: my problem or bug?
Goto Forum:
  


Current Time: Sun May 19 09:43:43 CEST 2024

Total time taken to generate the page: 0.02686 seconds