Click to See Complete Forum and Search --> : Array


Chicken
July 6th, 2001, 10:18 AM
I'm trying to get information out of a DataBase (Visual FoxPro DataBase). When the query returns it should be a 2 dimensional array. But when I try too get the information with the VBscript:
rstemp(0,0) I only get a error that it is not an array. Can somebody tell me how to get an 2 dimensional array out of a foxpro datbase with VBscript??

Thanks, Gerbrand