adspace


where the connection string store in the database

Answer Posted / Aahuti Tyagi

In a SQL Server, the connection string is typically stored in code or configuration files. For example, in C#, you can store the connection string in app.config file under the <connectionStrings> section.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to rebuild the master database?

1167


What is in place upgrade in sql server?

1127


How to provide default values to function parameters?

1261


How to enter binary string literals in ms sql server?

1246


Why and when do stored procedure recompile?

1064


Can we do dml on views?

1039


What is an indexed view?

1023


Does view occupy space?

1022


Why we use the openxml clause?

1080


List the ways in which dynamic sql can be executed?

1087


What is the primary use of the model database?

1151


List out the different types of locks available in sql server?

1051


How do I start sql server 2017?

1016


If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?

1048


Explain system functions or built-in functions? What are different types of system functions?

1067