U++ framework
Do not panic. Ask here before giving up.

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: 702
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: 14291
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: Wed May 06 03:46:27 GMT+2 2026

Total time taken to generate the page: 0.00375 seconds