Re: [Firebird-net-provider] provider 1.7.1 and Fb 2.1

2008-07-01 Thread Carlos
Hello: So, a pointer would be wellcome, anyway, I guess the answer is NO, right? You can't using 1.7.1. (I've found really old emails talking about problems with 2.0, I guess 2.1 is not enough for a query) Support for server v2.1 was initially implemented in v2.5 of the provider, didn't

Re: [Firebird-net-provider] provider 1.7.1 and Fb 2.1

2008-07-01 Thread Jiri Cincura
On Tue, Jul 1, 2008 at 8:54 AM, Carlos [EMAIL PROTECTED] wrote: Support for server v2.1 was initially implemented in v2.5 of the provider, didn't remember now if the are changes in previous 2.x to allow the connection against that server version ( probably yes but ... didn't remember now xD )

Re: [Firebird-net-provider] provider 1.7.1 and Fb 2.1

2008-07-01 Thread Carlos
Hello: The 2.x version should work with 2.1 server. :) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.wordpress.com - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for

Re: [Firebird-net-provider] provider 1.7.1 and Fb 2.1

2008-07-01 Thread pablosantosl...@terra.es
Thanks! :-) Carlos escribió: Hello: The 2.x version should work with 2.1 server. :) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.wordpress.com

[Firebird-net-provider] First asp.net/firebird application

2008-07-01 Thread Marco
Hi, I'm pretty novice in asp.net programming and I have to write a small aspx page (using vbscript) to connect to a Firebird database. I've installed DDEX and everything seems to be ok. Since the server I'm working on has Visual Studio 2005 I've installed all fb components but I can't use them

Re: [Firebird-net-provider] First asp.net/firebird application

2008-07-01 Thread Carlos Guzmán Álvarez
Hello: I got this error: Compiler Error Message: BC30002: Type 'Firebird.fbConnection' is not defined. Have you added a reference to the FirebirdSql.Data.FirebirdClient.dll assembly in the web.config file ??

Re: [Firebird-net-provider] First asp.net/firebird application

2008-07-01 Thread Marco
I found instructions about GAC and machine.config setup but nothing about web.config...I should have missed it. Can you tell me how to configure it, please ? Carlos Guzmán Álvarez [EMAIL PROTECTED] ha scritto nel messaggio news:[EMAIL PROTECTED] Hello: I got this error: Compiler