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 » transactions and sql
Re: transactions and sql [message #28022 is a reply to message #27860] Fri, 13 August 2010 11:06 Go to previous message
mirek is currently offline  mirek
Messages: 13984
Registered: November 2005
Ultimate Member
[quote title=mtdew3q wrote on Fri, 06 August 2010 19:20]hi-

I'd like to use Firebird. I saw where that is probably possible with oledb. I think as long as there is a session I can do similar things to Postgres, MySql, etc.

My question is before proceeding is how do people handle transactions?


SqlSession::Begin()
SqlSession::Commit() / SqlSession::Rollback()

As single main database session is usually represented as 'SQL':

SQL.Begin()
SQL.Commit() / SQL.Rollback()
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to make complex indexes?
Next Topic: Prefix to prevent name clash in SQL: SqlId, variables, tables, ...
Goto Forum:
  


Current Time: Fri Jun 07 01:01:07 CEST 2024

Total time taken to generate the page: 0.08973 seconds