>if i'm not wrong you can add the configuration to your applicagion .config 
>file
> and it should work as well.
> if i'm not wrong you can add the configuration to your applicagion .config 
> file
> and it should work as well.

Commenting further, If I want to manually register the provider in the 
machine.config file, what are the correct values for "PublicKeyToken" and 
"type" for the Firebird provider? Please take a look at the machine.config 
entry for the OleDb Data Provider:

<add name="OleDb Data Provider" invariant="System.Data.OleDb" 
description=".Net Framework Data Provider for OleDb" 
type="System.Data.OleDb.OleDbFactory, System.Data, Version=2.0.0.0, 
Culture=neutral, PublicKeyToken=b77a5c561934e089" />

Regards,

-Benton 




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to