D
davidw
I always used sqlclient to access my sql server, recently, I want to
develope some codes that can access data from other data providers, like
mysql, oracle. I found there are way to create universal data wrapper by
using adonet I?? interface, but I am still not sure if accessing sql server
with such way would comprise the performance a lot(compare to sqlclient).
Does anyone could point to me a way to develope general data layer?
thanks
develope some codes that can access data from other data providers, like
mysql, oracle. I found there are way to create universal data wrapper by
using adonet I?? interface, but I am still not sure if accessing sql server
with such way would comprise the performance a lot(compare to sqlclient).
Does anyone could point to me a way to develope general data layer?
thanks