Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CHASH, with GROUP BY 0 VFP collapses
Message
From
01/12/2004 09:59:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Title:
CHASH, with GROUP BY 0 VFP collapses
Miscellaneous
Thread ID:
00966062
Message ID:
00966062
Views:
50
Previous issue Thread #966025

Bug/Issue : 19 of 36

TITLE: CRASH, with GROUP BY 0 VFP collapses

VERSION: 09.00.0000.1720 and previous

EXPECTED: fire a syntax error.

OBSERVED: on VFP8 fire a "Internal Error", VFP9b CRASH

REPRO:
CLEAR 
CREATE CURSOR TT (F1 INT)

SET ENGINEBEHAVIOR 70 && 80,90
 
SELECT COUNT(*) FROM TT GROUP BY 0
Fabio
Next
Reply
Map
View

Click here to load this message in the networking platform