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:
00601707
Views:
19
Sorry, let me clarify.

I have a form that acts as a feedback form. Just like a website page. On the form I have multiline textbox that the user can enter any comments into. so yes, the user can enter any special characters.

Also, sorry I didn't post the correct SQL statement. Here you go:
INSERT INTO COMMENTS (COMMENTS) VALUES(X)

Granted, i've taken it down to it's simplest form.

I've parsed out the quotes and periods, and am getting frustrated that I have to parse every character. Therefore, I'm asking if there is a command for the SQL statement that will automatically take the textbox.value and place it into the memo field.
Doug Phillips
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform