Frequently Asked Question

FAQ / Windows Shared Hosting


What are the formatting rules for Connection String?



What are the formatting rules for Connection String?


The formatting rules for Connection String are mentioned as below.

- If a semicolon (;) is part of a value, then it must be enclosed/covered by quotation marks ().

- All the blank characters, except those placed within a value or within quotation marks should be ignored.

- In case the value begins with a double quotes (), then use a single-quote (').

- On the contrary, use double quotes () if a value begins with a single quote (').

Please refer to the below tutorial link to know how to establish the database connection using either PHP to Mysql or Java to Mysql or Asp.net to Mysql strings.
https://www.shorttutorials.com/how-to-establish-database-connection/index.html

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

Related Tags :