[Firebird-net-provider] VS2008 DDEX probem

2008-09-04 Thread Christian Nylund
Sorry if this is a repost - everything crashed when I sent it so I'm resending just in case. Hi, I use VS2008 on a WinXPPro machine. I have installed the FirebirdClient-2.5.0-Alpha2. I have followed the instructions in FirebirdDDEXProvider-2.0.3, including installing the

Re: [Firebird-net-provider] VS2008 DDEX probem

2008-09-04 Thread Mercea Paul
Try with FirebirdDDEXProviderPackageLess32 if you don't have VS SDK installed! Regards, Paul From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christian Nylund Sent: Thursday, September 04, 2008 11:44 AM To: Firebird-net-provider@lists.sourceforge.net Subject:

Re: [Firebird-net-provider] VS2008 DDEX probem

2008-09-04 Thread Christian Nylund
As far as I can tell they are identical. Anyhow, I still get the same error I'm afraid. Thanks anyway. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mercea Paul Sent: den 4 september 2008 11:09 To: 'For users and developers of the Firebird .NET providers' Subject: Re:

[Firebird-net-provider] Roadmap

2008-09-04 Thread Tetram Corp
Hi, is there a place I can find the roadmap of the .net provider. I'm starting a new dev and I need to know when 2.5 final will be released to choose if I can work with Alpha version or if it's better to wait. Thierry -

Re: [Firebird-net-provider] VS2008 DDEX probem

2008-09-04 Thread Tetram Corp
I've got the same problem Even after I installed the VS SDK, I've got the same error. More, FirebirdDDEXProviderPackageLess32 seems no more included in DDEX package (I download it today) Thierry Christian Nylund a écrit : As far as I can tell they are identical. Anyhow, I still get the same

Re: [Firebird-net-provider] Roadmap

2008-09-04 Thread Mercea Paul
Hi I'm using 2.5 all ready in several projects. As I know, 2.5 will provide .net entity provider ... Do you need something else? Regards, Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tetram Corp Sent: Thursday, September 04, 2008 3:16 PM

Re: [Firebird-net-provider] Roadmap

2008-09-04 Thread Tetram Corp
Thanks, no I don't really need something special. It's just I'm beginning a new dev and I think it's better to use the latest stable version for our final release. So if 2.5 become Final during my dev, it's not a problem to dev with an alpha release. Thierry Mercea Paul a écrit : Hi I'm

Re: [Firebird-net-provider] VS2008 DDEX probem

2008-09-04 Thread Jiri Cincura
On Thu, Sep 4, 2008 at 10:44 AM, Christian Nylund [EMAIL PROTECTED] wrote: I have followed the instructions in FirebirdDDEXProvider-2.0.3, including installing the FirebirdSql.VisualStudio.DataTools.dll with gacutil.exe. This assembly isn't installed into GAC. Path to this is used in registry

Re: [Firebird-net-provider] VS2008 DDEX probem

2008-09-04 Thread Jiri Cincura
On Thu, Sep 4, 2008 at 11:29 AM, Christian Nylund [EMAIL PROTECTED] wrote: As far as I can tell they are identical. Anyhow, I still get the same error I'm afraid. Files are placed in folders according to usage. The withSDK folder is for VS with VS SDK installed. -- Jiri {x2} Cincura (CTO

Re: [Firebird-net-provider] VS2008 DDEX probem

2008-09-04 Thread Christian Nylund
But the withSDK folder in the VS2008 folder is empty. Anyway I have tried both with and without having the SDK installed and I get the same error. C. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jiri Cincura Sent: den 4 september 2008 20:57 To: For

Re: [Firebird-net-provider] VS2008 DDEX probem

2008-09-04 Thread Christian Nylund
I sort of figured, but better safe than sorry? Will having it in the GAC pose any problems? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jiri Cincura Sent: den 4 september 2008 20:55 To: For users and developers of the Firebird .NET providers Subject:

Re: [Firebird-net-provider] VS2008 DDEX probem

2008-09-04 Thread Jiri Cincura
On Thu, Sep 4, 2008 at 9:25 PM, Christian Nylund [EMAIL PROTECTED] wrote: I sort of figured, but better safe than sorry? Will having it in the GAC pose any problems? Probably no. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

Re: [Firebird-net-provider] VS2008 DDEX probem

2008-09-04 Thread Jiri Cincura
On Thu, Sep 4, 2008 at 9:19 PM, Christian Nylund [EMAIL PROTECTED] wrote: But the withSDK folder in the VS2008 folder is empty. The file *should* be same as for 2005, with change from 8.0 to 9.0, but I haven't test it, yet. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/

[Firebird-net-provider] concurrent connection

2008-09-04 Thread kixzo
Hello, We have our multi user software, operating from different machines in the network database is installed on the server machine. For communication with the database from all the machines we are using same User name and password i.e username = 'sysdba' and password = 'xx#x##XX' something