Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
UpdateNameList
Message
 
À
16/05/2001 10:02:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00507791
Message ID:
00508175
Vues:
18
William,

Does it have a 255 character limit? Many properties do. You nay hve to break it into several commands. You might also try using variables or macros with strings shorter than 255 chararcters to link the strings.

HTH
Barbara


>To all the does the UpdateNameList, of cursorsetprop() have a maximum length?
>
> After I add about 8 field names with asocciated SQL table name, this propertie blows up.
>
>Here is a list of names that work:
>
>=cursorsetprop("UpdateNameList", [Dockey dbo."trandet"."dockey",;
>prodid dbo."trandet"."prodid",td_status dbo."trandet"."td_status",;
>prodid dbo."trandet"."prodid",prodtype dbo."trandet"."prodtype",;
>pending dbo."trandet"."pending",mbpend dbo."trandet"."mbpend",invitem dbo."trandet"."invitem"])
>
>When I add another field as the one below:
>
>dbbatchno dbo.trandet.dbbatchno
>
>The prpertie blows up.
>
>Any ideas?
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform