Hi,
I need to create a data access library to access data from multiple databases like SQL, Oracle.
The Library should work equally with all databases. In .NET i guess ODBC will help me in doing this. But do I need to think about any other alternatives? And if I finalize ODBC what special precautions I need to take ?