Click here to Skip to main content
15,918,041 members
Home / Discussions / C#
   

C#

 
QuestionMultiQC & QCFile-LinkA interfacing. Pin
Dinker Batra20-Sep-08 3:26
Dinker Batra20-Sep-08 3:26 
AnswerRe: MultiQC & QCFile-LinkA interfacing. Pin
danmol20-Sep-08 23:33
danmol20-Sep-08 23:33 
GeneralRe: MultiQC & QCFile-LinkA interfacing. Pin
danmol20-Sep-08 23:34
danmol20-Sep-08 23:34 
GeneralRe: MultiQC & QCFile-LinkA interfacing. Pin
Dinker Batra20-Sep-08 23:42
Dinker Batra20-Sep-08 23:42 
Questionretrieve a msaccess column description Pin
djjedi20-Sep-08 2:50
djjedi20-Sep-08 2:50 
AnswerRe: retrieve a msaccess column description Pin
Harvey Saayman20-Sep-08 9:47
Harvey Saayman20-Sep-08 9:47 
GeneralRe: retrieve a msaccess column description Pin
djjedi20-Sep-08 11:04
djjedi20-Sep-08 11:04 
GeneralRe: retrieve a msaccess column description Pin
Harvey Saayman20-Sep-08 11:12
Harvey Saayman20-Sep-08 11:12 
ah, i didnt see that in the subject line!

when you select the data, u can specify the column name the user will see

like this

SELECT columnOne AS 'My First Column', columnTwo AS 'My Second Column'
FROM myTable


Harvey Saayman - South Africa
Junior Developer
.Net, C#, SQL

you.suck = (you.Passion != Programming & you.Occupation == jobTitles.Programmer)
1000100 1101111 1100101 1110011 100000 1110100 1101000 1101001 1110011 100000 1101101 1100101 1100001 1101110 100000 1101001 1101101 100000 1100001 100000 1100111 1100101 1100101 1101011 111111

GeneralRe: retrieve a msaccess column description Pin
djjedi23-Sep-08 1:48
djjedi23-Sep-08 1:48 
QuestionHow to save with unique ID Pin
manju#12320-Sep-08 2:25
manju#12320-Sep-08 2:25 
AnswerRe: How to save with unique ID Pin
User 665820-Sep-08 2:39
User 665820-Sep-08 2:39 
GeneralRe: How to save with unique ID Pin
HosamAly20-Sep-08 3:42
HosamAly20-Sep-08 3:42 
AnswerRe: How to save with unique ID Pin
#realJSOP20-Sep-08 9:47
professional#realJSOP20-Sep-08 9:47 
QuestionDid the compiler inline my method? Pin
HosamAly20-Sep-08 2:05
HosamAly20-Sep-08 2:05 
AnswerRe: Did the compiler inline my method? Pin
User 665820-Sep-08 2:41
User 665820-Sep-08 2:41 
JokeRe: Did the compiler inline my method? Pin
Pete O'Hanlon20-Sep-08 3:28
mvePete O'Hanlon20-Sep-08 3:28 
GeneralRe: Did the compiler inline my method? Pin
User 665820-Sep-08 3:53
User 665820-Sep-08 3:53 
GeneralRe: Did the compiler inline my method? Pin
Paul Conrad20-Sep-08 10:33
professionalPaul Conrad20-Sep-08 10:33 
QuestionRe: Did the compiler inline my method? Pin
HosamAly20-Sep-08 3:30
HosamAly20-Sep-08 3:30 
AnswerRe: Did the compiler inline my method? Pin
User 665820-Sep-08 4:00
User 665820-Sep-08 4:00 
AnswerRe: Did the compiler inline my method? Pin
Guffa20-Sep-08 4:37
Guffa20-Sep-08 4:37 
GeneralRe: Did the compiler inline my method? Pin
HosamAly20-Sep-08 4:47
HosamAly20-Sep-08 4:47 
GeneralRe: Did the compiler inline my method? Pin
Guffa20-Sep-08 13:17
Guffa20-Sep-08 13:17 
QuestionEasy to learn WSDL and SOAP tutorial Pin
George_George20-Sep-08 1:26
George_George20-Sep-08 1:26 
Questionchecking who is online in gmail in c# Pin
Mogaambo20-Sep-08 1:16
Mogaambo20-Sep-08 1:16 

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.