Subject which provider to use?
Author Kyle Green
Hello,

I have been using Provider 1.6.3 and Firebird 1.5 for my asp.net 1.1
projects.

I am now converting my projects to asp.net 2.0. The database is still
Firebird 1.5, although I plan to start using Firebird 2.0 soon.

Will the 1.6.3 provider work in a dotnet 2.0 project?

Should I be using the new providers against the Firebird 1.5 database? If
so, I'm a little confused about the two (or more) different DLL's:

FirebirdSql.Data.FirebirdClient
FirebirdSql.Web.Providers
(there is a studio dll as well)


Is there a faq somewhere that gives an overview of the new system, which
version must be used with which versions, and tells how to set up the
web.config file (for both Firebird 1.5 and Firebird 2.0 in both asp.net
1.1 and asp.net 2.0)?


Thanks,

Kyle