Inserting multiple records-How to filter? -
08-03-2004
, 02:46 PM
I've searched just about everywhere for a SIMPLE answer to this question.
I want to be able to update multiple records from my database table (SQL 7,
ASP/VBscript). There are some good solutions out there (notably Dr. Dev, and
Julian Roberts), but the problem is that whenever I take the solution they have
come up with and try to add a filter on the displayed recordset, it acts as
though the form valued being passed through to the page is being ignored. I
HAVE to be able to filter out records to make this a manageable solution for my
end users.
I've used DW MX pretty extensively, but I'm definitely not a programmer.
Any help would be MUCHO appreciated! |