M
Me
How do most people support multiple database types such as SQLServer,
Oracle, Access, etc.? Mainly I am wanting to just support MS (SQLServer and
Access) but may need others in the future.
I am currently looking at creating a simple class that has a few methods for
creating and accessing any database (just an API) and then implementing it
for each DB type I need. Is there a better way?
Thanks
Oracle, Access, etc.? Mainly I am wanting to just support MS (SQLServer and
Access) but may need others in the future.
I am currently looking at creating a simple class that has a few methods for
creating and accessing any database (just an API) and then implementing it
for each DB type I need. Is there a better way?
Thanks