Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL-Insert
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00601687
Message ID:
00601696
Views:
24
>Can I specify in an SQL Insert statement that a value is to be placed in a memo field.
>
>Here's what I'm trying:
>
>xcomments = "anything that has special characters like (.,;'"!!{}[]-+=)."
>
>INSERT INTO feedback VALUE(xcomments)
>
>I get syntax errors or command errors becuase the is reading the contents of
>the string. I've tried macro substition, and it doesn't like the &. I've
>search my msdn library and now I'm at wits end.

When I tried to run your code above, I got an error on the first line. Care to repost with a string that actually works? :-)
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Reply
Map
View

Click here to load this message in the networking platform