stewartmagic
New Member
\[code\]var r=db.execute("query")\[/code\]Hi! I wanna access the columns (and rows) obtained from this query (like q[0].column1). But when I store it in a var it is not possible. What kind of datatype or technique can I use? Is there a difference between single row output and multiple row output when doing this? I am working with sql server CE db (sdf file) in webmatrix.