Subject | Re: How to connect Firdbird Database to ASP.NET 2010 (C#) Web Application |
---|---|
Author | macnoz |
Post date | 2013-03-03T14:15:09Z |
Aloha,
On Sun, Mar 3, 2013 at 1:33 PM, Vishal Tiwari <vishualsoft@...> wrote:
> There are so many links, confused. Is there any link which would show the steps needed for this issue ?
as Lester already pointed out: to access a Firebird database from .NET
you need to install and use the Firebird .NET Provider.
Try its latest version: "NETProvider-3.0.2.0.msi".
For questions about .NET / ASP you should use the .NET Provider
mailing list. On this page:
http://www.firebirdsql.org/en/mailing-lists/
search for "Firebird .NET driver" and click "Subscribe directly".
Post your question there and I'll try to help (I just got started with
VS2012 + ASP.NET myself).
Bye,
Markus