Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
mantralapse
Starting Member
1 Post |
Posted - 2008-06-28 : 12:18:53
|
| Hello, I found this SearchAndReplace stored procedure I am trying to use, but I want it to search text field too.http://vyaskn.tripod.com/sql_server_search_and_replace.htmI tried adding text to the DATA_TYPE In field but i got an error... how would I go about this? |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-06-28 : 13:42:54
|
| try this method:-http://www.sqlservercentral.com/articles/Miscellaneous/handlingthetextdatatype/985/ |
 |
|
|
|
|
|