Adding apostrophes to a record section
I would like to add a string containing an apostrophe to a table.
I.E. howard's to a section in a table.
For example:
Insert tablename (name) Values ('howard's') ???????This does not seem to work.
Any ideas.
howard.klinePosted Mar 19, 2004, 1:55 PM
mikerPosted Mar 19, 2004, 7:45 AM