[thelist] Stored procedure

Stevenson Ngila Stevenson at epr.footman-walker.com
Mon Feb 3 01:17:01 CST 2003


hi all,

I want to run a stored procedure sp_testing @sDescription as ntext where
@sDescription  is:- 'steve and 'john' went on a trip'.

But John is in quotes and this data is feed automatically, how can i make
this run.

i have tried using sp_testing replace (@sDescription, '''', '''''') as
ntext, but it's failing.

Please assist





More information about the thelist mailing list