Question

I am using InterBase and FireBird SQL in C# .net Enviroment.

I would Like to use Transaction Scope in my program.

How to do that Effectively with InterBase-FireBird ?

Any Idea ?

Was it helpful?

Solution

For Firebird you have to use the Firebird .net data provider.

You can start by reading the documentation about transaction

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top