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 ...
Ok, I'm trying to write a query in a stored procedure in SQL Server 2000. Because some of the parts of the query vary based on certain situations I construct a string that contains the query and then ...