Subject RE: [firebird-tools] Resources for developing ADO.NET driver
Author Michael Olschimke
> do you mean an ADO.NET provider for Firebird? There is one
> already done, open source; take a look at
> http://www.ibphoenix.com/main.nfs?a=ibphoenix&s=1102356684:429
> 104&page=ibp_download_dotnet
>

Yes, I mean that I want to develop a ADO.NET provider, but not for firebird.
It is a bit complicated, the source of the data is not a database or RDBMS,
but the interface should be available via ADO.NET. So I have to create my
own ADO.NET provider for my specific data.

TIA

Michael