I have a work project where they want me to develop a web enabled data access system, which allows a client access to their data. They want me to use existing resources (which means IIS) and the client will be using IE 6.0 to access data. Without getting into the licensing issues that occurred with SQL Server 2000, let's just say it has to be in MySQL, which is now currently installed. There will be no data inserting via the web, just reports. I have been thinking that since the driver is loaded, the DSN should handle everything, but I am uncertain of future problems that may arise.
Does anyone know of any good online or book resource on using ASP with MySQL? I have not been able to find any good ones, since everything assumes you're using PHP.
Thanks---
Does anyone know of any good online or book resource on using ASP with MySQL? I have not been able to find any good ones, since everything assumes you're using PHP.
Thanks---