hi guys, just started a small project and i am working with a database with a column of varchar(64). (i want to store a short string in that column)
when i try to query that column, eg
SQL = "Select Comments from table where username = '"&username&"'"
set results = objConn.Execute(SQL)
now...
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.