thanks, I see now.
"McKirahan" <> wrote in message
news:r8CdnXeUK6UVs4rfRVn-...
> "John" <> wrote in message
> news:OZnRd.27246$...
> > I like how you can use the Fields collection to create tables but is
there
> a
> > way to dynamically produce a table and filter out certain fields without
> > having to write the entire table out manually? For example, I don't
need
> > the record's ID field in the table.
> >
> > Thanks!
>
> Take a look at:
> http://www.asp101.com/samples/viewas...ile=db_dsn.asp
>
>