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 ?
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 ?
For Firebird you have to use the Firebird .net data provider.
You can start by reading the documentation about transaction