Delete a database record using code??

M

MatsonPP

Hello,

I was wondering what sort of code a developer could use to delete a
record in an SQL 2000 table. I have already looked into the "Delete &
Submit" button, but that does not suit my needs.
I have a field in my table called ID, it would be nice if I could
search for a certain ID and then delete that row.

Thanks!
Matt
 
Top