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 » PATCH: SqlSelect::ForUpdate() should generate nothing for SQLITE3
PATCH: SqlSelect::ForUpdate() should generate nothing for SQLITE3 [message #43210] Sun, 08 June 2014 18:32 Go to next message
zsolt is currently offline  zsolt
Messages: 693
Registered: December 2005
Location: Budapest, Hungary
Contributor
SqlSelect& SqlSelect::ForUpdate() {
	text << SqlCase(SQLITE3, "")(" for update");
 	return *this;
 }
Re: PATCH: SqlSelect::ForUpdate() should generate nothing for SQLITE3 [message #43230 is a reply to message #43210] Wed, 11 June 2014 08:18 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Thanks, applied.
Previous Topic: Oracle RefCursor and Stored Procedure
Next Topic: Bugfix: DBF Logical field can contain T/F/? values
Goto Forum:
  


Current Time: Thu Mar 28 23:50:14 CET 2024

Total time taken to generate the page: 0.01580 seconds