Click here to Skip to main content
15,913,323 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL Execution Error Failed to Convert from dateTime to TimeSpan Pin
AAGTHosting25-Mar-08 11:40
AAGTHosting25-Mar-08 11:40 
Questiondirect link to install SQL Server 2005 Express Pin
KrisnNala25-Mar-08 8:59
KrisnNala25-Mar-08 8:59 
GeneralRe: direct link to install SQL Server 2005 Express Pin
Dave Kreskowiak25-Mar-08 10:00
mveDave Kreskowiak25-Mar-08 10:00 
GeneralRe: direct link to install SQL Server 2005 Express Pin
KrisnNala25-Mar-08 22:10
KrisnNala25-Mar-08 22:10 
GeneralRe: direct link to install SQL Server 2005 Express found Solution Pin
KrisnNala26-Mar-08 2:18
KrisnNala26-Mar-08 2:18 
GeneralRe: direct link to install SQL Server 2005 Express Pin
Dave Kreskowiak26-Mar-08 13:34
mveDave Kreskowiak26-Mar-08 13:34 
GeneralInsert bulk data Pin
zafax_25-Mar-08 7:45
zafax_25-Mar-08 7:45 
QuestionREPLACE function doesn't always work Pin
adi.rusu25-Mar-08 5:56
adi.rusu25-Mar-08 5:56 
Hi,

I'm trying to replace the ' character inside a varchar field with another character (such as `). For example, in the database I have a record of the form "Hello, I'm happy to meet you". I apply the REPLACE function to this record: REPLACE(<table_name>.<field_name>, '''', '`'). Theoretically, the result should be "Hello, I`m happy to meet you". But it's not. The record is not affected by the REPLACE. Does anyone know a logical explanation? Or is this voodoo? :P

Thanks
GeneralRe: REPLACE function doesn't always work Pin
PIEBALDconsult25-Mar-08 6:29
mvePIEBALDconsult25-Mar-08 6:29 
GeneralRe: REPLACE function doesn't always work Pin
adi.rusu25-Mar-08 6:51
adi.rusu25-Mar-08 6:51 
GeneralRe: REPLACE function doesn't always work Pin
PIEBALDconsult25-Mar-08 13:12
mvePIEBALDconsult25-Mar-08 13:12 
GeneralRe: REPLACE function doesn't always work Pin
adi.rusu25-Mar-08 22:17
adi.rusu25-Mar-08 22:17 
QuestionInsert Quert Creates problem Pin
Syed Shahid Hussain24-Mar-08 21:38
Syed Shahid Hussain24-Mar-08 21:38 
GeneralRe: Insert Quert Creates problem Pin
Christian Graus25-Mar-08 0:05
protectorChristian Graus25-Mar-08 0:05 
GeneralRe: Insert Quert Creates problem Pin
Vimalsoft(Pty) Ltd25-Mar-08 10:34
professionalVimalsoft(Pty) Ltd25-Mar-08 10:34 
QuestionQuery Problem Pin
Sadaf Naeem24-Mar-08 20:53
Sadaf Naeem24-Mar-08 20:53 
GeneralRe: Query Problem Pin
Christian Graus24-Mar-08 21:02
protectorChristian Graus24-Mar-08 21:02 
GeneralRe: Query Problem Pin
Sadaf Naeem24-Mar-08 23:10
Sadaf Naeem24-Mar-08 23:10 
GeneralRe: Query Problem Pin
Christian Graus25-Mar-08 0:02
protectorChristian Graus25-Mar-08 0:02 
GeneralRe: Query Problem Pin
Sadaf Naeem24-Mar-08 23:14
Sadaf Naeem24-Mar-08 23:14 
GeneralRe: Query Problem Pin
Sadaf Naeem25-Mar-08 20:17
Sadaf Naeem25-Mar-08 20:17 
QuestionHow to get a list of temporary tables for a particular session. Pin
Sallu174924-Mar-08 20:14
Sallu174924-Mar-08 20:14 
AnswerRe: How to get a list of temporary tables for a particular session. Pin
Mark J. Miller25-Mar-08 6:52
Mark J. Miller25-Mar-08 6:52 
QuestionAsking for Help Pin
EvilInside24-Mar-08 19:15
EvilInside24-Mar-08 19:15 
GeneralRe: Asking for Help Pin
SimulationofSai24-Mar-08 20:29
SimulationofSai24-Mar-08 20:29 

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.