|
Yeah, Phoenix is right. Release only in this section, Questions in the previous section.
As for your question, to link a website to the database, you need a programming language. ASP, ASP.NET, and PHP can all be used to create a website that connects to your database. PHP can use SQLServ, ODBC, or depending on the version, the native MSSQL Functions to connect to the database.
I posted quite a few ODBC scripts in the past, mainly the MSSQL based php scripts I found posted between here, and another site.
|