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 » How SQL deal with multiple threads?
Re: How SQL deal with multiple threads? [message #48498 is a reply to message #48497] Mon, 10 July 2017 11:28 Go to previous messageGo to previous message
mr_ped is currently offline  mr_ped
Messages: 826
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
replying just from memory, without checking anything, so I may be wrong...

IIRC "SQL" is macro hiding the default SqlSession instance, so it's probably not supposed to be used in multi-thread source, you should use the underlaying SqlSession instances themselves. But if that example is doing it, then it's probably ok, and the SQL definition accounts for it? But I don't think so.

Here's the docs about SqlSession for further reading (I'm not going to, sorry Smile):
http://www.ultimatepp.org/src$Sql$SqlSession$en-us.html
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [SQLITE] Search accents insensitive
Next Topic: ODBC crash
Goto Forum:
  


Current Time: Mon Aug 25 21:06:50 CEST 2025

Total time taken to generate the page: 0.07209 seconds