Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CRASH, with ORDER BY 0 VFP collapses
Message
De
01/12/2004 10:06:23
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Titre:
CRASH, with ORDER BY 0 VFP collapses
Divers
Thread ID:
00966068
Message ID:
00966068
Vues:
47
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform