Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: SQLSTRINGCONNECT allow max 254 chars
Message
 
 
To
08/10/2005 04:45:53
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01057411
Message ID:
01139245
Views:
19
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform