Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid DynamicBackcolor property
Message
 
 
À
11/09/2005 22:14:36
Aaron K. Y. Chu
Health & Care Co. Ltd.
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01048499
Message ID:
01048605
Vues:
17
>The grid recordsource = 1 (alias)
>
>AND it is viewed d/l from mySQL server ordered by tx_date

What's alias name, 'ptt1'? Anyway, you cannot use alias in any function in the SELECT statement because it will reference original table/cursor not the one used by query.
SELECT RECNO() as a FROM tmpVisit1 ;
  INTO CURSOR tmp WHERE tx_date = tdate
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform