Hello,
I'm trying to create a quiz where there will be multiple lines of questions, pulled from a database. Each question will have several choices, only one of which will be selectable per line. The code I currently have is this
for each rw as datarow in ds1.tables("tblQuestions").rows...
Hi,
I want to sort a recordset on a certain field, but I want to remove any leading spaces in that field. I cannot get to the SQL statement that the recordset is based on so I was thinking of using .sort. While I can partially get it to work, I can't figure out how to remove the leading spaces...
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.