Hi gurus
I am using the following connection string to connect to a sql server on my network but having all kind of problem
here is the connection string
osqlconn.connectionstring="server=xxx.xxx.xxx.xxx,1433;" &"Database=LOS;" & "Integrated security=SSPI"
I dont know if the problem is that there is no ";" at the last parameter like the others but I get the following error that shows in the file
I hope someone can help me on this
Thanks a bunch




Reply With Quote