Hi, all!

     In a message dated 1/19/07 8:45:40 AM, Norman Palardy
writes:

> Begin transaction is ended by committing or rolling back
> 
     Thanks for the answer.

     By the way, I erred when I copied my own typing. I
ought to have written

          const NONE = 0

          if App.CatalogDB.error = NONE then
          App.CatalogDB.Commit
          else
               MsgBox "An error occurred when trying to add new patrons."
       end if // error?

     instead of

          if error <> 0 then ...

     I apologize for my mistake.

     -- Charles Kelley, [EMAIL PROTECTED]
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to