Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Escape character \
Message
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00981620
Message ID:
00981809
Views:
42
Sergey,

FWIW double single quotes also works for Sybase.

>If you're refering to MS SQL Server, than you've to double a single quote inside a string literal encloused in the single quotes. The ',' (comma) and '"' (double quote) aren't special characters in such string literal and don't require any special handling.
INSERT INTO customer (cusNo,remark)
>   VALUES ('C01','THIS''S A TEST, 123')
>
>
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform