>>ITEM: R00031
>>DATE: 03/13/96
>>TYPE: Bug
>>TITLE: N_XREPLACE with numeric values >= 2^32 generate zero divide error
>>PRODUCT(S):
RaSQL/B (all versions) for Clipper
>>PLATFORM(S):
Btrieve (all versions)
>>SUMMARY:
N_XREPLACE() generates a Divide-By-Zero run-time error when
replacing numeric fields with values >= 2^32 (about
4,300,000,000).
>>MORE INFORMATION:
This is caused by a minor Clipper bug. It does not occur when using
REPLACE and the RDD.
>>RESOLUTION/FIX:
Use RDD commands (USE, REPLACE, etc.) instead of library calls (N_XUSE, N_XREPLACE, etc.)
Alternatively, a workaround fix is available.
>>EXAMPLE(S):
>>SEE ALSO:
>>COPYRIGHT 1997 Communication Horizons
All rights reserved worldwide.
No distribution without specific consent of publisher.
Knowledgebase
Top Home