Hi Mick,
You probably can't as it's likely your ISP blocked access to SQL Server over the Internet.
A common practice is to develop locally, and then upload to your ISP. So, you should develop a local database using SQL Server (Express or other editions) and a local test site (using the built-in dev web server).
Once you're done, you upload your files, including the database to your ISP. You probably need to script your database so your host can run that script to recreate your table structure...
HtH,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
|