Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CRASH, with ORDER BY 0 VFP collapses
Message
From
01/12/2004 10:06:23
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Title:
CRASH, with ORDER BY 0 VFP collapses
Miscellaneous
Thread ID:
00966068
Message ID:
00966068
Views:
46
Previous issue Thread #966025

Bug/Issue : 20 of 36

TITLE: CRASH, with ORDER BY 0 VFP collapses

VERSION: 09.00.0000.1720

EXPECTED: fire a syntax error.

OBSERVED: on VFP8 no errors fired ( but I'm not sure that the VFP state remains integral)
on VFP9b you have a CRASH

REPRO
CLEAR 
CREATE CURSOR TT (F1 INT)

SET ENGINEBEHAVIOR 90
 
SELECT * FROM TT ORDER BY 0
Fabio
Next
Reply
Map
View

Click here to load this message in the networking platform