Hi
I have written this
cnn.Open "Driver=SQL Server;Server=Machine1;Database=Test;uid=sa;pwd=sql;"
I want to hardcode this , i want to pass ServerName & pwd as variable . How it can be done
Thanks
I have written this
cnn.Open "Driver=SQL Server;Server=Machine1;Database=Test;uid=sa;pwd=sql;"
I want to hardcode this , i want to pass ServerName & pwd as variable . How it can be done
Thanks