MCQs > IT & Programming > VB.NET > What is the syntax to create a SQL connection in VB.Net?

VB.NET MCQs

What is the syntax to create a SQL connection in VB.Net?



Answer

Correct Answer: Dim str As string <br> Str = "server = ads; uid = ads ; pwd = ghf; database = bvb" <br> Dim con as new sqlConnection(str)

Explanation:

Note: This Question is unanswered, help us to find answer for this one

VB.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

VB.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it