Re: [Firebird-net-provider] Backup/Restore Notification

2008-11-18 Thread Pham Huu Le Quoc Phuc
"When the Execute method completes, the backup or restore is done." No, it incorrect in Embedded mode. -Original Message- From: Jiri Cincura [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2008 20:42 To: [EMAIL PROTECTED]; For users and developers of the Firebird .NET providers Subj

Re: [Firebird-net-provider] VS2008 DDEX Express - possible ?

2008-11-18 Thread Jiri Cincura
You can try to follow classic VS installation. But Express editions have some limitations. AFAIR only reg file for Visual Web Developer has been created and tested. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com --

[Firebird-net-provider] VS2008 DDEX Express - possible ?

2008-11-18 Thread Peter
Hi all, I am useing VS2008 Express on a WinXPPro machine. It is possible to install DDEX .NET drivers for FireBird database with this program ?! Regards Peter - This SF.Net email is sponsored by the Moblin Your Move Deve

[Firebird-net-provider] Firebird DDEX for VS2008

2008-11-18 Thread marius popa
How to install Firebird database engine and DDEX extension for VS2008 step by step you can digg the article and then read it http://digg.com/programming/Firebird_DDEX_for_VS2008 -- developer flamerobin.org - This SF.Net ema

Re: [Firebird-net-provider] Entity Model

2008-11-18 Thread Jiri Cincura
On Tue, Nov 18, 2008 at 09:35, Tetram Corp <[EMAIL PROTECTED]> wrote: > did you try to use those exports in a VS project ? > because, even if edmgen file created files (in spite of keys/not null > problems), I still have a ProviderManifestToken to 2.1.1.17910 while > Firebird seems required during

Re: [Firebird-net-provider] Entity Model

2008-11-18 Thread Tetram Corp
Hi again, did you try to use those exports in a VS project ? because, even if edmgen file created files (in spite of keys/not null problems), I still have a ProviderManifestToken to 2.1.1.17910 while Firebird seems required during runtime, and I still have the ShemaInformation problem. Thierry