Hey folks,<BR><BR>I'm having a problem with Oracle forms, where a user has entered an apostrophe into a field, then that field gets passed through an SQL query. The SQL thinks the apostrophe is the ...
Anyone know how to work with commas and apostrophes coming in as input from a form, and inserting this data into a record using SQL in ASP? If the user enters data with an apostrophe into a text box, ...