COMPILING PROTECTION CODE message (AREV Specific)
At 26 AUG 1999 05:16:09PM DCS wrote:
When I try to run an SQL statement from the command line, a messages COMPILING PROTECTION CODE appear and will stay there for ever. Is there a explaination for this. If this will always happen, how can I run an SQL statement from AREV
Thank ahead for reply
DCS
At 27 AUG 1999 09:46AM Don Miller - C3 Inc. wrote:
How many dict items in the table? I have seen this when the number of dict items exceeds 100 or so. Silly point, but do you possibly have an invalid dictionary element in the table? Another possibility is that the %PROTECT_SPEC% record has overflowed the 64K limit.
Don Miller
C3 Inc.
At 06 SEP 1999 08:08AM Tim Sneller - Miles 33 Ltd. - tims@miles33.co.uk wrote:
I have seen problems with this where there are field names with FULLSTOPS in them. AREV 2.x allows fullstops ie CUSTOMER.NAME where AREV 3.x insists on CUSTOMER_NAME. BUT SQL in AREV 2.x appears to reject fullstops and insist on underscores.