This is a doozy for me haha, I\'ve pretty much checked nearly every page on Google Search and I still don\'t quiet understand how to do it.
I want to create a multi
set rs = conn.execute(strQry) arrRAY = rs.GetRows() if isarray(arrRAY) then do stuff end if