help : Database class
Hi, can anyone show me a sample database class that suitable for MS Access ? From the book, all database classes is for SQL.
I need a database class that suitable for Access, and then my web
application will use that class to access database.
And maybe in the future, when the database is upgraded to SQL, then I just modify the class instead of update every page to change all Oledb to SQL.
Can anyone help ?
Thanks,
Tee
|