How to connect and read from MS SQL 2008?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pheddy
    New Member
    • Dec 2008
    • 80

    How to connect and read from MS SQL 2008?

    Does anybody have a sample of connecting and reading a cell from MS SQL server via Classic ASP?

    Regards.
  • danp129
    Recognized Expert Contributor
    • Jul 2006
    • 323

    #2
    Here is some example code, and you'll want to grab a connection string from here for SQL Server.

    Comment

    Working...