Home » U++ Library support » U++ SQL » Sql global
Sql global [message #6598] |
Mon, 20 November 2006 08:47  |
laurice
Messages: 22 Registered: September 2006
|
Promising Member |
|
|
How do you declare a global Sql sql instance?
Why do I need this? I want to speed up a very long process by executing just one query and my SetTimeCallback function will just fetch it from the global sql.Fetch().
I tried to declare a global Sql sql and attach the session by
sql = Sql(session), but it exits the program.
Are there any other approach other than populating global Vectors or Arrays, such as Sql iterators?
Thanks,
Laurice
|
|
|
 |
|
Sql global
By: laurice on Mon, 20 November 2006 08:47
|
 |
|
Re: Sql global
By: pepe11 on Mon, 20 November 2006 09:50
|
 |
|
Re: Sql global
By: laurice on Mon, 20 November 2006 11:24
|
 |
|
Re: Sql global
By: zsolt on Mon, 20 November 2006 12:03
|
 |
|
Re: Sql global
By: mirek on Mon, 20 November 2006 22:04
|
 |
|
Re: Sql global
By: zsolt on Mon, 20 November 2006 23:06
|
 |
|
Re: Sql global
By: mirek on Mon, 20 November 2006 23:11
|
 |
|
Re: Sql global
By: zsolt on Mon, 20 November 2006 23:26
|
 |
|
Re: Sql global
By: mirek on Tue, 21 November 2006 01:19
|
 |
|
Re: Sql global
By: laurice on Tue, 21 November 2006 05:37
|
Goto Forum:
Current Time: Sun Apr 27 23:32:10 CEST 2025
Total time taken to generate the page: 0.03721 seconds
|