Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: SQLSTRINGCONNECT allow max 254 chars
Message
 
 
À
08/10/2005 04:45:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01057411
Message ID:
01139245
Vues:
21
>On Thread #1057057, WW post this issue.
>It is a bug for me.
>
>Expected: VFP it has to allow string of connection with more of 254 characters
>
>
>CLEAR
>ON ERROR ? MESSAGE()
>x=SPACE(254)
>? SQLSTRINGCONNECT(x) && ok a ODBC error
>x=SPACE(255)
>? SQLSTRINGCONNECT(x) && bug, a VFP error
>
BTW, there is nothing in Help about this limitation.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform