Hello,
I just want to be able to store and access data from ACCESS,SQLSERVER,SQLCE,SQLLITE based on the users choice. Is there a SINGLE library that can help me do this job in c#?
I would like to simply change the connection string and not the code.
Is there any way for this?
Thanks.