Hi all,
I have a datasource and I want to connect to it like ADO.Net and build my
own DbConnection and stuff. But I don't want to build my own SQL-parser.
Does someone have a good idea to use SQL and implement it with my own
DataReader? Or are there some good tutorials to build your own ADO.Net
implementation? I cannot find it with Google.
Thanks.
Jelle
I have a datasource and I want to connect to it like ADO.Net and build my
own DbConnection and stuff. But I don't want to build my own SQL-parser.
Does someone have a good idea to use SQL and implement it with my own
DataReader? Or are there some good tutorials to build your own ADO.Net
implementation? I cannot find it with Google.
Thanks.
Jelle
Comment