Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Maximum alias length for cursor....
Message
 
À
02/12/2002 12:48:56
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00728658
Message ID:
00728734
Vues:
17
Dragan,

Proof enough... Thanks

>>Anyone know the answer and where it is documented?
>
>All the docs I need:
>
i=0
>cAlias="Alias_7890"
>DO while .t.
>	i=(i+1)%10
>	ci=Transform(i)
>	cAlias=cAlias+ci
>	Create Cursor (cAlias) (dum i)
>	? Len(cAlias), Len(Alias())
>	If not Lower(Alias())==Lower(cAlias)
>		Cancel
>	EndIf
>endd
>Works to a length of 254, breaks with "Invalid path or file name."
Heavy Metal Pedal - click with care
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform