• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

IIS7 and MS SQL Server 2008

A

Andy_Acute

Guest
Can anyone point me in the right direction with creating the database connection?
I don't want to use a dsn, but rather a dsnless connection.
I'm not sure if this can be set up through Plesk!
My connection works fine locally, and i've changed it to suite the server name.
I'm using the following:
"Driver={SQL Server}; Server=myservername; Database=mydatabasename;"
Do i need to add the UID and PWD even though i'm using Windows Authentication? Although I think i have tried that already.
My web application is in Classic ASP.
I can connect to my database through RDP and SQL Server Management Studio and create Quiries fine.

I just can't connect my web application to my database through the web browser!

Any advice much appreciated.
Thanks in advance
Andy
 
Back
Top