문제

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top