Thanks Stefan, I'm trying your advises.
-Original Message-
From: Stefan Schultze [mailto:[EMAIL PROTECTED]
Sent: Monday, November 17, 2008 15:32
To: 'For users and developers of the Firebird .NET providers'
Subject: Re: [Firebird-net-provider] Unable restore database in Em
quoc phuc [mailto:[EMAIL PROTECTED]
Gesendet: Samstag, 15. November 2008 14:23
An: For users and developers of the Firebird .NET providers
Betreff: [Firebird-net-provider] Unable restore database in Embedded mode
Hi all,
I try to restore a backup file, see following code, .Net provider can’t
Hello:
> It not show any exception or error, it not restore.
Please, use the ServiceOutput event, to check what is being done by
the firebird server.
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.wordpress.com
-
Th
It not show any exception or error, it not restore.
-Original Message-
From: Jiri Cincura [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 15, 2008 23:28
To: For users and developers of the Firebird .NET providers
Subject: Re: [Firebird-net-provider] Unable restore database in Embedded
What error you get?
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux ba
Hi all,
I try to restore a backup file, see following code, .Net provider can’t restore
but
when I add line System.Threading.Thread.Sleep(1) then it’s OK.
FirebirdSql.Data.Services.FbRestore FbRestore = new
FirebirdSql.Data.Services.FbRestore
();
FbRestore.BackupFiles.Add(new
FirebirdSql.