Currently i have some ASP scripts in combination with a MySQL database. i want to make my scripts compatible with MSSQL and Oracle too.
To save myself a lot of work, i want to use a Database Abstraction Layer so i dont have to edit all my script files by hand.
Is there someone who owns a Database Abstraction Layer for ASP or does someone know how to get one?
I've already searched the internet but all i found was something for PHP...
