Posted by Shwetabh on 04/06/06 12:32
Thanks Marcus,
That did the trick.
Now there is one more problem.
I know to add the string, the query is
UPDATE ace
SET PICTURE = '\\SHWETABH\Shwetabh\I\' + PICTURE
Now this query appends the string before PICTURE column contents.
Now is there a way that the contents having the string
'\\SHWETABH\Shwetabh\I\'
do not get updated with this string and only cells which do not have
the string get updated?
Shwetabh
Navigation:
[Reply to this message]
|