[thelist] ASP: Jump to specific record in recordset

Mark Kennedy mark at eurogamer.net
Tue Mar 16 11:09:16 CST 2004


>That would jump ahead 4 records, but that's not what I need. I need to
>jump to a specific record given the value of a column in that record.
>
>Then again, maybe I missed something else on that page.

Maybe I'm missing something too, but don't you just want to change the SQL
command you're issuing?  Like add a 'WHERE cID = 95' or something?  You didn't
include any SQL in your example, so maybe your getting this recordset through
other means.

Worried I'm gonna look silly saying this :)

Mark




More information about the thelist mailing list