[thelist] iterate through SQL results without knowing columnnames

Joel D Canfield joel at streamliine.com
Thu Aug 9 18:29:10 CDT 2007


> Here's an example from my code base that opens an SQL Adapter 
> Connection and dumps that to a dataset object. Then with the 
> dataset object you can do your business with the data returned.

er, how? is there a way to just write the contents of the dataset to a
text file? I'm comfortable with creating, writing, appending
to/from/with text files, just don't know how to get the dataset from an
object to text to put in the file.

thanks, yet once again

joel



More information about the thelist mailing list