How to find duplicate records in ASP.net-Access !

  • Thread starter Thread starter Jameel
  • Start date Start date
J

Jameel

how do i find duplicate records in ASP.net/ADO.net , i know how to do it in
classic asp, anything appreciated code,tutorial links etc..
(if rs.eof then
add record
else
error message
end if
)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top