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
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
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.