Click here to Skip to main content
15,892,005 members
Home / Discussions / Database
   

Database

 
GeneralRe: Dispalying a blank instead of null. Pin
kubben1-Mar-07 1:18
kubben1-Mar-07 1:18 
Questiondatabound controls Pin
Kunal P28-Feb-07 1:18
Kunal P28-Feb-07 1:18 
AnswerRe: databound controls Pin
Sylvester george28-Feb-07 21:24
Sylvester george28-Feb-07 21:24 
GeneralRe: databound controls Pin
Kunal P1-Mar-07 1:51
Kunal P1-Mar-07 1:51 
QuestionRe: databound controls Pin
Kunal P1-Mar-07 3:33
Kunal P1-Mar-07 3:33 
AnswerRe: databound controls Pin
Sylvester george1-Mar-07 6:58
Sylvester george1-Mar-07 6:58 
QuestionRe: databound controls Pin
Kunal P1-Mar-07 19:23
Kunal P1-Mar-07 19:23 
QuestionString Replace in SQL Server 2000 Pin
Bulky Fellow28-Feb-07 1:18
Bulky Fellow28-Feb-07 1:18 
SQL Server 2000.

A table T has three columns A, B, C.

B is a char column of length 50, containing short phrases, like Thank MC22, MC22 are welcome,
A new mail for MC22 etc.

In this column, all MC22's should be substituted with the word 'you', so that phrases become
meaningful, like Thank you, You are welcome.

Note: whenever MC22 is encountered, EVEN IF IN THE MIDDLE OF A WORD, like abcmc22def,
it should be substituted to abcyoudef.

Everything is case insensitive.

Can someone please write the update statement for me?

Thanks in advance.

ASP - AJAX is SEXY. PERIOD.

AnswerRe: String Replace in SQL Server 2000 Pin
Sylvester george28-Feb-07 1:43
Sylvester george28-Feb-07 1:43 
GeneralRe: String Replace in SQL Server 2000 Pin
Amit Agarrwal28-Feb-07 1:53
Amit Agarrwal28-Feb-07 1:53 
GeneralRe: String Replace in SQL Server 2000 Pin
Bulky Fellow28-Feb-07 1:56
Bulky Fellow28-Feb-07 1:56 
GeneralRe: String Replace in SQL Server 2000 Pin
Sylvester george28-Feb-07 2:01
Sylvester george28-Feb-07 2:01 
AnswerRe: String Replace in SQL Server 2000 Pin
mareers28-Feb-07 21:44
mareers28-Feb-07 21:44 
QuestionUsername and Password of Sql Server2005 Pin
Amit Agarrwal28-Feb-07 1:08
Amit Agarrwal28-Feb-07 1:08 
AnswerRe: Username and Password of Sql Server2005 Pin
Saira Tanwir28-Feb-07 8:50
Saira Tanwir28-Feb-07 8:50 
GeneralRe: Username and Password of Sql Server2005 Pin
Amit Agarrwal28-Feb-07 18:07
Amit Agarrwal28-Feb-07 18:07 
QuestionRetrieving subset of DataTable as DataTable Pin
Tristan Rhodes27-Feb-07 22:31
Tristan Rhodes27-Feb-07 22:31 
AnswerRe: Retrieving subset of DataTable as DataTable Pin
kubben28-Feb-07 2:58
kubben28-Feb-07 2:58 
GeneralRe: Retrieving subset of DataTable as DataTable Pin
Tristan Rhodes28-Feb-07 3:04
Tristan Rhodes28-Feb-07 3:04 
QuestionError while restoring database Pin
tradakad27-Feb-07 20:59
tradakad27-Feb-07 20:59 
AnswerRe: Error while restoring database Pin
Harini N K27-Feb-07 21:11
Harini N K27-Feb-07 21:11 
GeneralRe: Error while restoring database Pin
tradakad27-Feb-07 21:44
tradakad27-Feb-07 21:44 
GeneralRe: Error while restoring database Pin
Harini N K27-Feb-07 21:53
Harini N K27-Feb-07 21:53 
GeneralRe: Error while restoring database Pin
tradakad27-Feb-07 22:22
tradakad27-Feb-07 22:22 
AnswerRe: Error while restoring database Pin
vanhawk27-Feb-07 22:27
vanhawk27-Feb-07 22:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.