[thelist] asp array into variables

Tab Alleman Tab.Alleman at MetroGuide.com
Thu Aug 14 08:31:00 CDT 2003


Paul Cowan wrote:
> Tab Alleman wrote:

> Yep. But when you do
> 	tbValues = RsHomepage.GetRows(, , Array("Image"))
> the last argument means that you're only getting one column out --
> "Image". 
> 
> It's 2-dimensional, all right, but one of the dimensions has a ubound
> of 0. The "ImgSrc1 = tbValues(1, i)" line will fail, regardless of the
> results of the DB call.

I know, I know.. I misread you the first time.  Looking back, I see I
misinterpreted your saying "one column" as meaning "one array
dimension".  

Doh!  Sorry...


More information about the thelist mailing list