Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Syntax Error
Message
De
27/12/1999 15:56:26
Jimmy Ditta
Twin City Electronics
Monroe, Louisiane, États-Unis
 
 
À
27/12/1999 14:19:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00308731
Message ID:
00308928
Vues:
24
>>Hi Erik,
>>yes, a bit different question, however on the same idea. The syntax error wasn't from the report . . . the report is small, and I combed it thoroughly.
>
>What line throws the error? Where are you running this SQL from? BTW, you probably want to use the INTO CURSOR clause here to prevent a browser window from opening when the query completes.


public gdValue
gdValue = Thisform.gd1.displayvalue

public szValue
szValue = Thisform.sz1.displayvalue

select bundle,length,grade,siz,shipdataid; <-- This Line Erik
from data1;
into cursor 2ft; <-- Into Cursor
where grade . . .
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform