Goalie3533
Programmer
I have an asp application that needs to check whether or not an ms access table "insert" statement was successful. If the new table row was successfully added, I need to inform the user of this. If it wasn't successful however, I need to halt all further execution of my code.
Does anyone know of a way to check whether or not a row was definately successfully inserted?
Thanks in advance.
-Goalie35
Does anyone know of a way to check whether or not a row was definately successfully inserted?
Thanks in advance.
-Goalie35