Welcome ! HomeHostStore Home
Support Center Home
Reference Center
• FAQ's
• User Guides
• Tutorials
• Downloads
• Web Glossary
• Useful Links
Support Tickets
• Create New Ticket
• Existing Ticket Status
• Control Panel Login
• Announcements
• Server Status
• Acceptable Use Policy
• Privacy Policy
FAQ's
Here you will find answers for the most frequently asked questions

"/> cid: 42 id: c: Content-Length: 30804 Content-Type: text/html Expires: Fri, 29 Mar 2024 05:03:53 GMT Cache-control: private
Search FAQ's: in
How do I connect to MSsql Database on Windows 2000/Windows 2003 Server using ASP?
Answers:
In your ASP page create an mssql connection code. Here is the code: sConn = "Provider=sqloledb;" & "Data Source="&Host_Name&";" & "Initial Catalog="&Catalog&";" & "User Id="&database_UserName&";" & "Password="&database_Password Where: (Host_Name) is your MSsql database host name or IP Address (Catalog) is your MSsql Database name. (database_UserName) is your MSsql Database login (database_Password) is your MSsql Database login password

Link this story to your website:

Copy the above code and paste it into your webpage, blog or forum

Comments On How do I connect to MSsql Database on Windows 2000/Windows 2003 Server using ASP?

Be the first one to comment on this Subject

Your Comment
Your Name
Your Email

Your Email will not be shown with your comment

Secret Number
30974

Please type the numbers shown above into the Secret Number box.

Copyright © 2002-2011 hostsore.net All Rights Reserved
All Graphic & Image Rights Reserved by Their Respective Company