[Firebird-net-provider] Отг: Running para metrised query

2007-03-01 Thread Intelrullz
Have you tried : fbc.Parameters.Add(@artnew,param1); //same for param2 :) I believe you get your error because fbc.Parameters is not yet initialized ...i think the Add() is the correct way to include parameters ... And btw ...don`t forget to .Clear the parameters before Adding the ones for the new

Re: [Firebird-net-provider] Îòã: Running para metrised query

2007-03-01 Thread Mercea Paul
If I give parameter by name it works. I can't use names because ExecuteSQL is for multiple sql statements with different param name. I can' control param name. It could be very usefull if in FBCommand sould have FbCommand.Parameters.Add(int position, FbParameter value); This way I could assign

Re: [Firebird-net-provider] Îòã: Running para metrised query

2007-03-01 Thread Jiri Cincura
Mercea Paul wrote: FbCommand.Parameters.Add(int position, FbParameter value); This way I could assign value without knowing param name, only his position sql statement! Use unnamed parameter (?) to do this. -- Jiri {x2} Cincura http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

Re: [Firebird-net-provider] Connection string enhancing

2007-03-01 Thread Carlos Guzmán Álvarez
Hello: No need to rush it in to the 2.1.0 branch if it's going to cause problems. :) Not a great deal, i can wait to have that changes on the svn tree and do the release then ( probably of a new beta ) One thing that someone probably needs to do is take a look at what I did with

[Firebird-net-provider] un-supported disk structure

2007-03-01 Thread Nobuya Higuchi
Hi, I am a newbie trying to migrate from IB6.0/IBX to FB2.x/.NET. FirebirdSql.Data.FirebirdClinet.dll version 2.1.0.0 FirebirdSql.VisualStudio.DataTools.dll 2.0.1.0 Windows XP, SP2, VS 2005 I installed VS SDK (not framework SDK). I downloaded firebird .net data provider and DDEX. I put entries

Re: [Firebird-net-provider] un-supported disk structure

2007-03-01 Thread Mercea Paul
Hi Just a hint, I think you need to verify gds32.dll version from system32 . If you made all operations on that machine, could you have the old gds32.dll from previos IB6 instalation. Regards, Paul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of

Re: [Firebird-net-provider] un-supported disk structure

2007-03-01 Thread Nobuya Higuchi
Hi, Paul, thank you for the hint. Just a hint, I think you need to verify gds32.dll version from system32 . If you made all operations on that machine, could you have the old gds32.dll from previos IB6 instalation. I checked the gds32.dll in system32. It's property shows that its make is