Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Advantage CA-Clipper Guide v6.11 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

   6102   XXXXXX is illegal during a transaction

   Problem:  The application issued an illegal command (where XXXXXX is
   the illegal command) during a transaction.

   Solution:  The following commands and their associated functions are
   illegal and will not be performed when used within a transaction:

        UNLOCK, AX_Unlock(), dbUnlock(), dbUnlockAll(), dbRUnlock()
        PACK, ZAP
        REINDEX, dbReindex()
        DELETE TAG, AX_KillTag(), ordDestroy()
        AX_DBFEncrypt(), AX_DBFDecrypt()
        AX_File2BLOB()
        CLOSE, CLOSE INDEXES, AX_ClearOrder(), dbCloseArea(), dbClearIndex()

   Note:  A CLOSE command will not only cause an error, it will actually
   close the table and any open indexes in the work area and then rollback
   the current transaction.


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson