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

Database

 
QuestionMS SQL Server Not Updating Column Names Pin
Brendan Vogt2-Jan-10 1:51
Brendan Vogt2-Jan-10 1:51 
AnswerRe: MS SQL Server Not Updating Column Names Pin
Andy_L_J2-Jan-10 8:02
Andy_L_J2-Jan-10 8:02 
GeneralRe: MS SQL Server Not Updating Column Names Pin
Brendan Vogt3-Jan-10 1:38
Brendan Vogt3-Jan-10 1:38 
GeneralRe: MS SQL Server Not Updating Column Names Pin
Andy_L_J3-Jan-10 16:40
Andy_L_J3-Jan-10 16:40 
AnswerRe: MS SQL Server Not Updating Column Names Pin
Ashfield3-Jan-10 8:19
Ashfield3-Jan-10 8:19 
QuestionDatabase Name Pin
Brendan Vogt2-Jan-10 1:48
Brendan Vogt2-Jan-10 1:48 
AnswerRe: Database Name Pin
Eddy Vluggen2-Jan-10 4:55
professionalEddy Vluggen2-Jan-10 4:55 
AnswerRe: Database Name Pin
Mycroft Holmes2-Jan-10 17:14
professionalMycroft Holmes2-Jan-10 17:14 
Check out the keyword list in Eddies post and NEVER use them. Even square bracketing them should never be allowed IMHO.

Spaces in column names another horrible option that should NEVER be used. If you need to use a square bracket then there is something wrong.

IIRC there used to be an app/database (I think it may have been an old ODBC driver) that refused to support [] and therefore any column requiring a [] could not be used.

Never underestimate the power of human stupidity
RAH

GeneralRe: Database Name Pin
Brendan Vogt2-Jan-10 20:41
Brendan Vogt2-Jan-10 20:41 
GeneralRe: Database Name Pin
Mycroft Holmes2-Jan-10 22:50
professionalMycroft Holmes2-Jan-10 22:50 
GeneralRe: Database Name Pin
Brendan Vogt2-Jan-10 22:53
Brendan Vogt2-Jan-10 22:53 
GeneralRe: Database Name Pin
Eddy Vluggen2-Jan-10 23:33
professionalEddy Vluggen2-Jan-10 23:33 
AnswerRe: Database Name Pin
Brendan Vogt2-Jan-10 23:46
Brendan Vogt2-Jan-10 23:46 
QuestionMSSQL 7 Decryptor Pin
The_Collector1-Jan-10 21:10
The_Collector1-Jan-10 21:10 
Questionreturn value, Pin
Hema Bairavan1-Jan-10 20:09
Hema Bairavan1-Jan-10 20:09 
AnswerRe: return value, Pin
Blue_Boy1-Jan-10 22:29
Blue_Boy1-Jan-10 22:29 
GeneralRe: return value, Pin
Hema Bairavan2-Jan-10 4:44
Hema Bairavan2-Jan-10 4:44 
GeneralRe: return value, Pin
DarrenShultz2-Jan-10 10:23
DarrenShultz2-Jan-10 10:23 
Questionclarification Pin
Hema Bairavan1-Jan-10 7:48
Hema Bairavan1-Jan-10 7:48 
AnswerRe: clarification Pin
Abhijit Jana1-Jan-10 8:24
professionalAbhijit Jana1-Jan-10 8:24 
GeneralRe: clarification Pin
Hema Bairavan1-Jan-10 19:30
Hema Bairavan1-Jan-10 19:30 
AnswerRe: clarification Pin
Andy_L_J1-Jan-10 8:49
Andy_L_J1-Jan-10 8:49 
GeneralRe: clarification Pin
Hema Bairavan1-Jan-10 19:32
Hema Bairavan1-Jan-10 19:32 
GeneralRe: clarification Pin
DarrenShultz2-Jan-10 11:07
DarrenShultz2-Jan-10 11:07 
GeneralRe: clarification Pin
Hema Bairavan2-Jan-10 17:36
Hema Bairavan2-Jan-10 17:36 

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.