Frequently Asked Question

FAQ / Windows Shared Hosting


I require connection string for my database?

Use the below mentioned code for MSSQL database.

ConnectionString=Driver={SQLServer};Server=your_server_name; &_Database=your_database_name;Uid=your_username;Pwd=your_password;

In above mentioned code, replace 'server name, database name, username and password' with proper values.

NOTE: server name details mentioned in your hosting details email.

How this faq is helpful:

Not at all
helpful
Not much
helpful
Some what
helpful
Very
helpful
Extremely
helpful

What could be better? (Optional)
X
  Not related to my issue
  Too complicated explanations
  Too much information
  Incorrect information
  Unclear information
  Incomplete information
  Too old information
Do you have any other feedback about this faq ?
1000