Jump to content

Editing a database Record in ASP


Eugene45

Recommended Posts

Hi Guys, Does anyone know of any Edit coding method for editing a database in ASP. I can delete, update and do other things. But I simply don't know how i will update an existing record using code for ASP. I thought of a logic of using the Primary Key as a stand point ( i.e First check if the primary key entered exists.Then if it exists insert the new data based on that primary key ( however i could use any field or column i choose)).Please Advise.Thanks in advance. :)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...