[thelist] GetRows goofiness (or my own)

Ken Schaefer Ken at adOpenStatic.com
Tue Oct 3 00:58:24 CDT 2006


: -----Original Message-----
: From: thelist-bounces at lists.evolt.org [mailto:thelist-
: bounces at lists.evolt.org] On Behalf Of Joel D Canfield
: Sent: Tuesday, 3 October 2006 11:05 AM
: To: thelist at lists.evolt.org
: Subject: Re: [thelist] GetRows goofiness (or my own)
: 
: > What I've done in the past is use two recordsets, one for the
: > extra Text
: > Field. And store both of those in two different arrays.
: 
: heh; that wins over Peter's db modification scheme ;)
: 
: thanks, both of you. I'll probably go with this one
: 
: joel

Depending on if have >1 text fields in your query or not, you may still need
to go down the route of using .GetChunk if you have more than a certain
amount of data in each text field. See:
http://support.microsoft.com/?id=200124

Cheers
Ken

--
My Blog: www.adOpenStatic.com/cs/blogs/ken



More information about the thelist mailing list