I am programmer.Have been using VB 6 and Access.I now want to start using SQl server.Somebody to assist me on how to connect.
Thanks

Hi,

Use this connection string for SQL Server :

"Driver={SQL Server}; Server=ServerName; Database=myDataBase;Uid=myUsername;Pwd=myPassword;"

Regards
Veena

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.