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

Database

 
AnswerRe: Inner Joins Not Working Pin
Blue_Boy14-Aug-07 23:42
Blue_Boy14-Aug-07 23:42 
QuestionRe: Inner Joins Not Working Pin
Brendan Vogt15-Aug-07 0:00
Brendan Vogt15-Aug-07 0:00 
AnswerRe: Inner Joins Not Working Pin
Blue_Boy15-Aug-07 0:22
Blue_Boy15-Aug-07 0:22 
AnswerRe: Inner Joins Not Working Pin
Brendan Vogt15-Aug-07 0:21
Brendan Vogt15-Aug-07 0:21 
AnswerRe: Inner Joins Not Working Pin
Pete O'Hanlon15-Aug-07 3:01
mvePete O'Hanlon15-Aug-07 3:01 
QuestionFull Text Search Issues Pin
Brendan Vogt14-Aug-07 22:43
Brendan Vogt14-Aug-07 22:43 
Questionpassword check-lowercase and uppercase Pin
dheema14-Aug-07 21:22
dheema14-Aug-07 21:22 
AnswerRe: password check-lowercase and uppercase Pin
andyharman14-Aug-07 22:01
professionalandyharman14-Aug-07 22:01 
Are you storing the unencrypted password in your database? If you are then the quick way round this would be to change the collation on that column so that it is case-sensitive.

Most people use a "hash" of the password rather than actually storing the password in plain-text.

If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message".

GeneralRe: password check-lowercase and uppercase Pin
dheema14-Aug-07 23:44
dheema14-Aug-07 23:44 
GeneralRe: password check-lowercase and uppercase Pin
andyharman15-Aug-07 0:51
professionalandyharman15-Aug-07 0:51 
GeneralRe: password check-lowercase and uppercase Pin
dheema15-Aug-07 1:36
dheema15-Aug-07 1:36 
GeneralRe: password check-lowercase and uppercase [modified] Pin
dheema15-Aug-07 1:42
dheema15-Aug-07 1:42 
GeneralRe: password check-lowercase and uppercase Pin
andyharman15-Aug-07 7:31
professionalandyharman15-Aug-07 7:31 
Question???? Top And Desc Pin
AnhTin14-Aug-07 17:50
AnhTin14-Aug-07 17:50 
AnswerRe: ???? Top And Desc Pin
andyharman14-Aug-07 22:04
professionalandyharman14-Aug-07 22:04 
QuestionGROUP BY problem (MSSQL) Pin
Yaron Ben-Ami14-Aug-07 5:48
Yaron Ben-Ami14-Aug-07 5:48 
AnswerRe: GROUP BY problem (MSSQL) Pin
Colin Angus Mackay14-Aug-07 5:51
Colin Angus Mackay14-Aug-07 5:51 
AnswerRe: GROUP BY problem (MSSQL) Pin
Colin Angus Mackay15-Aug-07 13:18
Colin Angus Mackay15-Aug-07 13:18 
QuestionProblems connecting to old DBF with OleDB and .NET (C#) Pin
MSgt~Nesher14-Aug-07 3:56
MSgt~Nesher14-Aug-07 3:56 
AnswerRe: Problems connecting to old DBF with OleDB and .NET (C#) Pin
Michael Potter14-Aug-07 9:23
Michael Potter14-Aug-07 9:23 
GeneralRe: Problems connecting to old DBF with OleDB and .NET (C#) Pin
MSgt~Nesher14-Aug-07 20:52
MSgt~Nesher14-Aug-07 20:52 
GeneralRe: Problems connecting to old DBF with OleDB and .NET (C#) Pin
MSgt~Nesher14-Aug-07 22:19
MSgt~Nesher14-Aug-07 22:19 
QuestionHow to Get Primary Key From the Table Return From Database Pin
N a r e s h P a t e l14-Aug-07 3:44
N a r e s h P a t e l14-Aug-07 3:44 
AnswerRe: How to Get Primary Key From the Table Return From Database Pin
Blue_Boy14-Aug-07 4:45
Blue_Boy14-Aug-07 4:45 
QuestionConnecting to SQL 2005 Express remotely Pin
GermanDM14-Aug-07 3:20
GermanDM14-Aug-07 3:20 

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.