Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Limits in RecordSource
Message
De
07/01/2000 07:52:18
 
 
À
07/01/2000 05:59:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00314391
Message ID:
00314406
Vues:
24
Hi kevin.

>> Does anyone know why there is a limit in the RecordSource property, I have filled one with a large SELECT statement only to find out it had chopped the last 10 or so characters off the end!!

Any ideas on why there is a limitation anyone? <<

In the property sheet, I think it is probably 254 characters. But you can get around that by constructing a cursor in the form's load method and binding your grid to that instead of a sql statement. Or create a view and bind it to that instead.

Marcia
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform