Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL-Insert
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00601687
Message ID:
00601707
Vues:
20
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform