I have I silly question : do I have to make this configuration on every 
computer that I install my application ?
Thanks.

----- Original Message ----
From: Mr. John <[EMAIL PROTECTED]>
To: For users and developers of the Firebird .NET providers 
<firebird-net-provider@lists.sourceforge.net>
Sent: Monday, October 8, 2007 6:35:05 PM
Subject: Re: [Firebird-net-provider] Problem with connection strig using Report 
Manager

thanks

now it seems to work this way

     <section name="firebirdsql.data.firebirdclient"

                  type="System.Data.Common.DbProviderConfigurationHandler, 
System.Data,

                  Version=2.5.0.0, Culture=neutral, 
PublicKeyToken=3750abcc3150b00c" /> 

and



           <add name="FirebirdClient Data Provider" 
invariant="FirebirdSql.Data.FirebirdClient"

                              description=".Net Framework Data Provider for 
Firebird"

                              
type="FirebirdSql.Data.FirebirdClient.FirebirdClientFactory, 
FirebirdSql.Data..FirebirdClient,

                              Version=2.5.0.0, Culture=neutral, 
PublicKeyToken=3750abcc3150b00c" />        

thanks




----- Original Message ----
From: Jiri Cincura <[EMAIL PROTECTED]>
To: For users and developers of the Firebird .NET providers 
<firebird-net-provider@lists.sourceforge.net>
Sent: Monday, October 8, 2007 6:29:22 PM
Subject: Re: [Firebird-net-provider] Problem with connection strig using Report 
Manager

On 10/8/07, Mr. John <[EMAIL PROTECTED]> wrote:
>       <section name="firebirdsql.data.firebirdclient"
>
> type="System.Data.Common.DbProviderConfigurationHandler,
> System.Data,
>                   Version=2.5.0.0, Culture=neutral,
> PublicKeyToken=b77a5c561934e089" />

And there should be 2.0.0.0 etc., 'cause you're adding record
 for
"type="System.Data.Common.DbProviderConfigurationHandler..." and not
for FB.

-- 
Jiri {x2} Cincura (Microsoft Student Partner)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider







      Moody friends. Drama queens. Your life? Nope! - their life, your story.
 Play Sims Stories at Yahoo! Games. 





      
____________________________________________________________________________________
Check out the hottest 2008 models today at Yahoo! Autos.
http://autos.yahoo.com/new_cars.html
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to