Click here to Skip to main content
16,005,473 members
Home / Discussions / Database
   

Database

 
QuestionSuggestions for JOINs for audit tables Pin
Daire Cunningham20-Apr-06 23:20
Daire Cunningham20-Apr-06 23:20 
Questionpassing paramter to sp_ExecuteSql Pin
rohitgraycell20-Apr-06 23:12
rohitgraycell20-Apr-06 23:12 
AnswerRe: passing paramter to sp_ExecuteSql Pin
Colin Angus Mackay21-Apr-06 1:11
Colin Angus Mackay21-Apr-06 1:11 
QuestionBackup on 2005 and restore on 2000 Pin
phimix20-Apr-06 21:56
phimix20-Apr-06 21:56 
QuestionSQL select Statement Pin
alexfromto20-Apr-06 6:26
alexfromto20-Apr-06 6:26 
AnswerRe: SQL select Statement Pin
Eric Dahlvang20-Apr-06 8:39
Eric Dahlvang20-Apr-06 8:39 
GeneralRe: SQL select Statement Pin
alexfromto21-Apr-06 2:49
alexfromto21-Apr-06 2:49 
AnswerRe: SQL select Statement Pin
Luis Alonso Ramos20-Apr-06 15:57
Luis Alonso Ramos20-Apr-06 15:57 
alexfromto wrote:
The other thing is I need a way around case sensativity project 1 is not PROJECT 1


That could be hard, because the default installation of SQL Server is not case sensitive. You could try converting both strings to varbinary (to preserve case sensitivity), altough I'm not sure how you would compare them.

Luis Alonso Ramos
Intelectix
Chihuahua, Mexico

Not much here: My CP Blog!
QuestionHow to make Web Application more Secure in Asp.Net???? Pin
pal_vaidya20-Apr-06 4:14
pal_vaidya20-Apr-06 4:14 
Question[FYI]Service pack release for both Server and Express edition of SQL2005 Pin
Jerry Hammond20-Apr-06 4:12
Jerry Hammond20-Apr-06 4:12 
AnswerRe: [FYI]Service pack release for both Server and Express edition of SQL2005 Pin
Paul Conrad20-Apr-06 4:45
professionalPaul Conrad20-Apr-06 4:45 
Question????How to do it???? Pin
papa198020-Apr-06 1:32
papa198020-Apr-06 1:32 
Question[SQL Server] Alter a function which is used as a column default Pin
Duncan Edwards Jones20-Apr-06 1:16
professionalDuncan Edwards Jones20-Apr-06 1:16 
AnswerRe: [SQL Server] Alter a function which is used as a column default Pin
Duncan Edwards Jones20-Apr-06 5:12
professionalDuncan Edwards Jones20-Apr-06 5:12 
Questiongroup by clause Pin
dansoft19-Apr-06 6:15
dansoft19-Apr-06 6:15 
AnswerRe: group by clause Pin
Colin Angus Mackay19-Apr-06 6:38
Colin Angus Mackay19-Apr-06 6:38 
GeneralRe: group by clause Pin
dansoft19-Apr-06 7:05
dansoft19-Apr-06 7:05 
Questionfull outer JOIN error Pin
dansoft19-Apr-06 4:33
dansoft19-Apr-06 4:33 
AnswerRe: full outer JOIN error Pin
Colin Angus Mackay19-Apr-06 5:28
Colin Angus Mackay19-Apr-06 5:28 
GeneralRe: full outer JOIN error Pin
dansoft19-Apr-06 6:00
dansoft19-Apr-06 6:00 
GeneralRe: full outer JOIN error Pin
dansoft19-Apr-06 6:02
dansoft19-Apr-06 6:02 
GeneralRe: full outer JOIN error Pin
Colin Angus Mackay19-Apr-06 6:02
Colin Angus Mackay19-Apr-06 6:02 
QuestionCharts in RDL File Pin
DotNetDominator19-Apr-06 4:20
DotNetDominator19-Apr-06 4:20 
Questiondecimal problem Pin
dansoft19-Apr-06 2:51
dansoft19-Apr-06 2:51 
AnswerRe: decimal problem Pin
Colin Angus Mackay19-Apr-06 2:59
Colin Angus Mackay19-Apr-06 2:59 

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.