Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL PT returns a CAST AS CHAR(100) as memo, need char fl
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
Database:
MS SQL Server
Miscellaneous
Thread ID:
01178491
Message ID:
01178628
Views:
16
I have found this to wokr for me;
SELECT ..., SUBSTRING(Remarks,1,100) AS cRemarks ...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform