Home » U++ Library support » U++ SQL » [solved]when to reconnect to the sql database?
|
Re: when to reconnect to the sql database? [message #46644 is a reply to message #46643] |
Tue, 21 June 2016 06:13   |
|
akebee wrote on Tue, 21 June 2016 03:00In 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
Hi akabee,
There is IsOpen() method that probably does exactly what you expected from IsConnected(). Check the docs 
Best regards,
Honza
|
|
|
|
|
Goto Forum:
Current Time: Fri May 09 22:33:23 CEST 2025
Total time taken to generate the page: 0.01290 seconds
|