U++ framework
Do not panic. Ask here before giving up.

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: 702
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 15 04:31:40 GMT+2 2026

Total time taken to generate the page: 0.00485 seconds