Re: [Firebird-net-provider] Backup, Restore throwing Obj Ref Error

2007-09-27 Thread Ruben Guinez
On 9/27/07, Muthu Annamalai <[EMAIL PROTECTED]> wrote: > > I upgraded to 2.1.0 RC2 and I am getting Object Reference error when I > use Backup or Restore Method. I went back to the previous version and it is > working fine. > > My Backup Method Code > > Public Function BackupDatabase(ByVal backupP

Re: [Firebird-net-provider] Firebird and .NET (C# and ADO.NET) books

2006-04-11 Thread Ruben Guinez
I hope help you with : http://www.dotnetfirebird.org/ It's a good site about firebird and .net Bye On 4/11/06, Fabio Gomes <[EMAIL PROTECTED]> wrote: Is there any books about using firebird with C#?Cause i cant find good tutorials and info on the internet, and i m having a lot of troubles with fir

Re: [Firebird-net-provider] Firebird crash due to .Net provider?

2005-10-31 Thread Ruben Guinez
When you do insert, are you use default transaction?, o explicit transaction? On 10/31/05, André Jager <[EMAIL PROTECTED]> wrote: Hello,I am developing software with c# / Firebird / .Net provider and noticed the following behaviour: I have a loop creating 16.000+ insert statements to fill a table.