|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Verify Execute
Hello
Is there a way to find out if the EXECUTE of a UPDATE, INSERT has been completed successfully? Here is an example of what I do: Set conn = Server.C("ADDB.Connection") "Form_Store_PSQL" Set oRs = Server.C("ADDB.Recordset" ) strSQL = "INSERT INT TABLE_TEMP (ID) VALUES ('1')" conn.Execute strSQL Thank you Shavonne Wijesinghe |
![]() |
| Viewing: Web Development Archives > Mailing Lists > Databases > Verify Execute |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|