Cross database compatibility
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I'm trying to write a program that can access different databases(mainly Sql Server and Oracle). I've thought about using the Database Application Access Block which seems to be the best way but can't find a decent example of how to use it with oracle. If anyone has any other ideas on how to accomplish this please let me know. Thanks