MsJane
May 28th, 2001, 07:52 AM
Hi Gurus,
In SQL Server we double the single quote character in a string before sending to SQL Server, is this required also in Oracle?
For example in Text Area input of ASP page, I am concern of whether I will strip off the single quote character or double it before sending it Oracle database. Please help
Thank you very in advance.
MsJane
In SQL Server we double the single quote character in a string before sending to SQL Server, is this required also in Oracle?
For example in Text Area input of ASP page, I am concern of whether I will strip off the single quote character or double it before sending it Oracle database. Please help
Thank you very in advance.
MsJane