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 » [solved]when to reconnect to the sql database?
Re: [solved]when to reconnect to the sql database? [message #46647 is a reply to message #46643] Tue, 21 June 2016 19:39 Go to previous message
Zbych is currently offline  Zbych
Messages: 326
Registered: July 2009
Senior Member
akebee wrote on Tue, 21 June 2016 03:00
In my skylark web server app i use mysql server to store data.
the SqlSession didn`t have method such as "IsConnected()" so i can not hold the session
and have no choice but to connect to the server every time Embarassed


You can use global SQL and SQLR and connect to your database when skylark threads are created (just once when your program starts)
Take a look at skylark tutorial - 9. Connecting SQL database
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: [solved]crash when execute sql command
Next Topic: grid control hidden field sql accept
Goto Forum:
  


Current Time: Sun May 12 17:02:12 CEST 2024

Total time taken to generate the page: 0.02749 seconds