adspace


what are connection strings?

Answer Posted / Sulochana Singh

A connection string is a sequence of characters that provides information required to connect an application or software service to a database. It includes details such as the database server's address, port number, database name, username, and password.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1141