Re: [Firebird-net-provider] Behavior of FbConnectionPool if MaxPoolConnections

2005-11-14 Thread sasha
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23541 What is this? Do you have few CVS? In the past we downloaded provider from cvs.sourceforge.net:/cvsroot/firebird Also we don't see any changes here: http://cvs.sourceforge.net/viewcvs.py/firebird/NETProvider/NETProvider_17/source/Fir

Re: [Firebird-net-provider] Input string was not in a correct format

2005-11-14 Thread Ben Hart
Hi Try to define the parameters in the same ordes as in the sp:  Brilliant. I knew it was something simple, should have thought of that. Thank you for your response, i can stop pulling my hair out now :-) Should I take this as a rule of thumb - declare parameters in the order of the stored proc

Re: [Firebird-net-provider] Input string was not in a correct format

2005-11-14 Thread Carlos Guzmán Álvarez
Hello: I sent some zips through, not sure if they made it. Here is a class and the ddl for the database. I'm still completely stumped by this. Try to define the parameters in the same ordes as in the sp: param = new FbParameter("@FK_CurrencyID", FbDbType.Integer); param.

Re: [Firebird-net-provider] Read-only primary key

2005-11-14 Thread Carlos Guzmán Álvarez
Hello: Bug or feature? Can you send to my private email a test case please ?? BTW, I also had problems with numeric error codes, saying “No Message found for…”, as I read others had as well. I uninstalled the provider and Firebird alltogether, then deleted the remains from ‘Program File

Re: [Firebird-net-provider] Behavior of FbConnectionPool if MaxPoolConnections

2005-11-14 Thread [EMAIL PROTECTED]
Hello: Update of /cvsroot/firebird/NETProvider/NETProvider_17/source/FirebirdSql.Data. Firebird In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23541 Modified Files: FbConnectionPool.cs Log Message: 2005-11-12 Carlos Guzman Alvarez * FirebirdSql\Data\FirebirdClient\FbC

[Firebird-net-provider] Read-only primary key

2005-11-14 Thread Peter Martens
Hello,   I found something strange when using the .net data provider 1.7a on Firebird 1.5. I have set the property of a DataColumn of a table in a dataset to ReadOnly=true because it is the primary key. That signals the dialog to make the field read-only. After having done that and adde

Re: [Firebird-net-provider] Behavior of FbConnectionPool if MaxPoolConnections

2005-11-14 Thread sasha
Check here: http://sourceforge.net/mailarchive/forum.php? thread_id=3D8955564&forum_id=3D7171 I've got: Permission Denied Access to this page is restricted (either to project members or to project administrators) and you do not meet the requirements to access this page. Please contact the a

Re: [Firebird-net-provider] Behavior of FbConnectionPool if MaxPoolConnections

2005-11-14 Thread [EMAIL PROTECTED]
Hello: > We don't see any changes in ConnectionPool.cs. What have you commited? Check here: http://sourceforge.net/mailarchive/forum.php? thread_id=8955564&forum_id=7171 -- Best regards Carlos Guzmán Álvarez Vigo-Spain --- SF.Net email

Re: [Firebird-net-provider] Behavior of FbConnectionPool if MaxPoolConnections

2005-11-14 Thread sasha
I have committed an initial fix into CVS in both 1.7 and 2.0 sources, could you please give a try it ?? We don't see any changes in ConnectionPool.cs. What have you commited? --- SF.Net email is sponsored by: Tame your development challenges