News

There are many ways to interface with a database, and one solution is to use ASP to build a front end. Here is a sample app to demonstrate this.
My company has a product built for SQL Server 2008 as the back end. There are about 10 or 15 rows in a table that reference the server name that it's sitting on.
Now, having worked with MySQL to create a database, we can begin connecting this database to a web-based front end.