I need to delete rows from the database when the user cancels out of a form. While in the form, the user may insert rows into a grid, and this is done by a database row insert which doesn't automatically roll back when the user cancels the form.
Can someone please tell me how to put simple sql into JScript and/or just share an example?
Many thanks!!!!
Rick