Subject RE: [firebird-support] Using Visual C#
Author Alan McDonald
> Good day.
>
> What are the ways other than the Firebird .Net provided that I can use
> to connect to Firebird using Visual C#?
>
> Can anybody give me notes on this. Thanks a lot :-)
>
> regards,
> james

You could probably use an ODBC driver to connect but since you are using C#
which is native .NET why wouldn't you use the .NET provider?
Alan