I need to access an Dbase database, an oracle database, an Microsoft sql database and an access (maybe DB2) database in one project.
and i doe have to gat some info out of it using sql statements. How can i do this without have to use different sql, and without accessing each dbase on another way.
I have to do it in VB.NET




Reply With Quote