Hi
Just moving to sql 08 and I'm in SSMS - if this is my connection string from my site what do I replace it with to connect to converted SQL dbs?
on error resume next
set connTemp=server.createobject("adodb.connection")
'connString = "DSN=cq"
connstring = "Driver={Microsoft Access...
Cant understand why this wont work?
if InStr(1,request.form(fieldName),"Yes")= 0 then
I want to look for yes in a form field and retunr error if its not a Yes?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.