Hi
On this line it is giving me error "Data Source Name not found and no default driver specified"
conFind.ConnectionString = "Driver=SQL Server;Data Source=" & ServerName & ";uid=sa;pwd=sql"
Thanks
On this line it is giving me error "Data Source Name not found and no default driver specified"
conFind.ConnectionString = "Driver=SQL Server;Data Source=" & ServerName & ";uid=sa;pwd=sql"
Thanks