Hi
I want to use .net provider on compact framework.
I havent VS.NET installed. So I cant compile sourcecode
for CF.NET. Can someone send me compiled CF.NET provider.
To Carlos :
Can you create a new link to firebird.net data provider page of
firebird foundation web site (for cf.net)
Thanks f
Hi
I want to use .net provider on compact framework.
I havent VS.NET installed. So I cant compile sourcecode
for CF.NET. Can someone send me compiled CF.NET provider.
To Carlos :
Can you create a new link to firebird.net data provider page of
firebird foundation web site (for cf.net)
Thanks f
Hi Carlos,
I so sorry, for very late reply. Anyway below is the sample transaction
based. Is it safe/compatible using Firebird provider?
Thanks and More Power.
Jun
BindingSourceTable1.EndEdit();
BindingSourceTable2.EndEdit();
using (TransactionScope ts = new TransactionScope())
{
try