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 #28437 is a reply to message #28434] Wed, 01 September 2010 23:48 Go to previous message
zsolt is currently offline  zsolt
Messages: 698
Registered: December 2005
Location: Budapest, Hungary
Contributor
Ok, now I understand it. The correct syntax is: Value var = sql[SqlId("FieldName")];

Quote:

time by time I can only open one database?


No, this appsql thing is only for convenient db handling in most applications, where only one database is needed. You can open as many sessions as you want in your app and can use that sessions in any Sql object's constructor.
 
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: Fri May 10 12:46:39 CEST 2024

Total time taken to generate the page: 0.01438 seconds