RE: Building SQL for Fields and Memo-type fields

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi Alex,

If you're using parameterized insert statement. you needn't worry about the
chars to escape. Please check the following link for more information.

http://msdn2.microsoft.com/en-us/library/system.data.oledb.oledbparameter.as
px

Kevin Yu
Microsoft Online Community Support

============================================================================
==========================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
============================================================================
==========================

(This posting is provided "AS IS", with no warranties, and confers no
rights.)

.



Relevant Pages