S
Scott Whetsell, A.S. - WVSP
I have several forms where the controls are not bound directly to a table. I
am encountering unexpected issued when it comes to using the SQL Insert code
to save the data to the appropriate tables and fields. Certain punctuation
such as semicolons and apostrophies are causing errors. From what I can
trace back, when the code runs it is reading the punctuation as part of the
code and not part of the data. How do I work around this?
Thanks for any help.
am encountering unexpected issued when it comes to using the SQL Insert code
to save the data to the appropriate tables and fields. Certain punctuation
such as semicolons and apostrophies are causing errors. From what I can
trace back, when the code runs it is reading the punctuation as part of the
code and not part of the data. How do I work around this?
Thanks for any help.