View Single Post
  #3 (permalink)  
Old 08-03-2007, 18:20
swexpert swexpert is offline
Premium Member
 
Join Date: Jan 2007
Posts: 209
Default

Hi Tinkerer,
Apparently You're connecting to SQL Express which is a free limited version for use on your home PC.

Create a Database Source (DSN) in Hosting Controller with the name "LocalSqlServer" and then use those credentials.

Alternatively, create a MS SQL database (and a user for it) and use the credential in your application.

Regds
IJ
Reply With Quote