Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to upload a single quote
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00724948
Message ID:
00725300
Views:
20
Thanks, I should haven know about the evaluate thing. I copied the code from somewhere else and it worked, so I didn't think about taking out the eval statement. Again thanks, you are always a very helpful person.

>Hi Rodney,
>
>You've to double single quotes inside SQL Server strings.
company_name = '" + CHRTRAN(ALLTRIM(m.company_name), ['], [''])) + "'" + ;
BTW,
EVALUATE('m.company_name')
>** is the same as
>m.company_name
red

Rodney E. Dixon
Mckee Foods Corporation
Collegedale, TN
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform