Click here to Skip to main content
15,891,621 members
Home / Discussions / C#
   

C#

 
GeneralRe: query Pin
Ashfield19-Sep-08 1:32
Ashfield19-Sep-08 1:32 
GeneralRe: query Pin
Harvey Saayman19-Sep-08 1:35
Harvey Saayman19-Sep-08 1:35 
GeneralRe: query Pin
Guffa19-Sep-08 2:43
Guffa19-Sep-08 2:43 
GeneralRe: query Pin
Harvey Saayman19-Sep-08 2:46
Harvey Saayman19-Sep-08 2:46 
GeneralRe: query Pin
Ashfield19-Sep-08 2:54
Ashfield19-Sep-08 2:54 
GeneralRe: query Pin
Colin Angus Mackay19-Sep-08 4:52
Colin Angus Mackay19-Sep-08 4:52 
GeneralRe: query Pin
Ashfield19-Sep-08 8:54
Ashfield19-Sep-08 8:54 
GeneralRe: query Pin
J4amieC19-Sep-08 2:16
J4amieC19-Sep-08 2:16 
You realise how legacy the "never select *" rule is right? Back in SQL 7 (circa 1997), it caused an extra round trip to the server to determine the table schema before doing the actual data select. By SQL 2000 they had fixed this issue and it ceased to be a problem.

As far as good practice goes, I totally agree with you. As far as a bolded+uppercase NEVER goes, sorry, you're wrong.
GeneralRe: query Pin
Harvey Saayman19-Sep-08 2:37
Harvey Saayman19-Sep-08 2:37 
GeneralRe: query Pin
J4amieC19-Sep-08 2:49
J4amieC19-Sep-08 2:49 
GeneralRe: query Pin
Harvey Saayman19-Sep-08 2:59
Harvey Saayman19-Sep-08 2:59 
GeneralRe: query Pin
J4amieC19-Sep-08 3:05
J4amieC19-Sep-08 3:05 
GeneralRe: query Pin
Harvey Saayman19-Sep-08 3:12
Harvey Saayman19-Sep-08 3:12 
GeneralRe: query Pin
J4amieC19-Sep-08 3:16
J4amieC19-Sep-08 3:16 
GeneralRe: query Pin
Harvey Saayman19-Sep-08 3:41
Harvey Saayman19-Sep-08 3:41 
QuestionHow to Run executable by a windows service Pin
Reddy Prakash18-Sep-08 20:50
Reddy Prakash18-Sep-08 20:50 
AnswerRe: How to Run executable by a windows service Pin
Giorgi Dalakishvili18-Sep-08 20:56
mentorGiorgi Dalakishvili18-Sep-08 20:56 
GeneralRe: How to Run executable by a windows service Pin
Reddy Prakash18-Sep-08 21:03
Reddy Prakash18-Sep-08 21:03 
GeneralRe: How to Run executable by a windows service Pin
Giorgi Dalakishvili18-Sep-08 21:05
mentorGiorgi Dalakishvili18-Sep-08 21:05 
GeneralRe: How to Run executable by a windows service Pin
#realJSOP18-Sep-08 23:47
mve#realJSOP18-Sep-08 23:47 
AnswerRe: How to Run executable by a windows service Pin
Vikram A Punathambekar18-Sep-08 22:53
Vikram A Punathambekar18-Sep-08 22:53 
GeneralRe: How to Run executable by a windows service Pin
Giorgi Dalakishvili18-Sep-08 22:59
mentorGiorgi Dalakishvili18-Sep-08 22:59 
GeneralRe: How to Run executable by a windows service Pin
Vikram A Punathambekar19-Sep-08 6:21
Vikram A Punathambekar19-Sep-08 6:21 
AnswerRe: How to Run executable by a windows service Pin
#realJSOP18-Sep-08 23:49
mve#realJSOP18-Sep-08 23:49 
QuestionSet timeout to asynchron calls Pin
greekius18-Sep-08 20:37
greekius18-Sep-08 20:37 

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.