the code im using was a snippit from another website and am trying to use it here, what im trying to do is get a list and populate the variable with that list, I made the change you showed and I get only 1 Item listed in my Variable.
Im trying to get a list of data from a database and assign it to a variable to display as 1 line, all im getting is the last row in the recordset.
<code>
''''''Dimension object variables
dim objConn
dim strConn
dim rs
dim path
dim sqlStr
dim adCmdText
''''''Set this value to nothing to start...
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.