At 09:57 AM 1/2/2014, Jim Belisle wrote:

I set the error message 2038 off and the temp table updates the regular
tables per the code.

However I continue to get the error message 2038 stating the temp table
is not defined.


Have a cup of coffee and while not in a hurry or on the go with thousands
of other things on your mind, spend some quality time to review the entire
code for prematurely DROPping the table when you are not supposed to or
turning the error message 2038 back ON when the table is already dropped.

Use the Debugger/TRACE option to review the entire code, line-by-line [F5],
to step through the whole process.

Keep in mind that CONNECTing and DISCONNECTing the database automatically
DROPs all TEMPORARY Tables and Views, if defined.

Hope that provides you with some blue's clues ...

Very Best R:egards,

Razzak.

www.rbase.com
www.facebook.com/rbase
--
31 years of continuous innovation!
16 Years of R:BASE Technologies, Inc. making R:BASE what it is today!
--


Reply via email to