Home » rack hosting » Currently Reading:

Help for MSSQL hosting and connection?

January 27, 2010 rack hosting 2 Comments

I have web site www.myweb.com but my data base is hosted on another site (sql2.racks.com)which is not providing webhosting, How I can connect my asp pages to that web base SQL Server?

u simply put ur server n database n uid password in ur connection string

u can work easily as u do in ur local system
connection string will be like this
connStr="data source=system name/url/ip;database=dbname,uid=sa/uneed,pwd=;"

Currently there are "2 comments" on this Article:

  1. charbel_sarkis says:

    it is very unprobable that sql2.racks.com have SQL tcp port for public.
    References :

  2. ravindra_ee24 says:

    u simply put ur server n database n uid password in ur connection string
    u can work easily as u do in ur local system
    connection string will be like this
    connStr="data source=system name/url/ip;database=dbname,uid=sa/uneed,pwd=;"
    References :

Comment on this Article:







Related Articles:

Search This Site

Switch to our mobile site