Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Property lenght limitations & CursorAdapter
Message
 
 
À
18/03/2003 13:37:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00767179
Message ID:
00767184
Vues:
11
>When I use CursorAdapter, I can't correctly set SelectCmd & CursorSchema properties in designer, since max lenght of property is 255, but lenght of my SelectCmd is 872 (I use long field names in tables). Same situation with CursorSchema. I can assign this properties in code, but then i can't able to drag and drop fields from the CursorAdapter & so on. Anyone can help to solve this problem?

The best you can do is set these properties using code. As for the CursorSchema, you could put a partial schema in the property that contains the most likely fields to be needed for drag-and-drop. Then still replace this schema with the full schema using your code.

FWIW, if you are using native tables, you can add the tables to the project manager [just exclude them from the project], then you can drag fields from the PM and drop them on your forms.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform