Click here to Skip to main content
15,903,175 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to get rid of clr20r3 error and show "Office not found" message in the application. Pin
lastpunisher27-Apr-09 8:44
lastpunisher27-Apr-09 8:44 
QuestionCryptography - why can't I load the IV directly? Pin
OriginalGriff27-Apr-09 5:55
mveOriginalGriff27-Apr-09 5:55 
AnswerRe: Cryptography - why can't I load the IV directly? Pin
musefan27-Apr-09 6:01
musefan27-Apr-09 6:01 
GeneralRe: Cryptography - why can't I load the IV directly? Pin
OriginalGriff27-Apr-09 6:13
mveOriginalGriff27-Apr-09 6:13 
QuestionReturn the Stack Trace of another process. Pin
Chris Sims27-Apr-09 5:36
Chris Sims27-Apr-09 5:36 
QuestionStored Procedure Pin
kibromg27-Apr-09 5:34
kibromg27-Apr-09 5:34 
AnswerRe: Stored Procedure Pin
Le centriste27-Apr-09 5:44
Le centriste27-Apr-09 5:44 
AnswerRe: Stored Procedure Pin
Member 103390727-Apr-09 9:00
Member 103390727-Apr-09 9:00 
It's going to be something like

SELECT objectName, MIN(objectDateInserted) FROM yourTable GROUP BY objectName

where objectName is the column containing 'object1', 'object2' etc. and objectDateInsert is the column containing insertion dates of the individual records. MIN selects the first insertion.

Others will correct me. But yeah, it is a wrong forum.
H.
GeneralRe: Stored Procedure Pin
kibromg28-Apr-09 0:36
kibromg28-Apr-09 0:36 
GeneralRe: Stored Procedure Pin
Member 103390730-Apr-09 4:45
Member 103390730-Apr-09 4:45 
Questionaraye Pin
mostafatajamolian27-Apr-09 5:30
mostafatajamolian27-Apr-09 5:30 
AnswerRe: araye Pin
Nagy Vilmos27-Apr-09 5:52
professionalNagy Vilmos27-Apr-09 5:52 
JokeRe: araye Pin
OriginalGriff27-Apr-09 6:16
mveOriginalGriff27-Apr-09 6:16 
AnswerRe: araye Pin
Rolando CC27-Apr-09 5:53
professionalRolando CC27-Apr-09 5:53 
AnswerRe: araye Pin
Rolando CC27-Apr-09 6:19
professionalRolando CC27-Apr-09 6:19 
QuestionfolderBrowserDialog is not visible while installing the application ? Pin
Dattatraya K27-Apr-09 5:29
Dattatraya K27-Apr-09 5:29 
AnswerRe: folderBrowserDialog is not visible while installing the application ? Pin
MikaEG27-Apr-09 9:54
MikaEG27-Apr-09 9:54 
GeneralRe: folderBrowserDialog is not visible while installing the application ? Pin
Dattatraya K27-Apr-09 19:55
Dattatraya K27-Apr-09 19:55 
Questioni need help with a cryptography exception! Pin
Roshanakak27-Apr-09 3:29
Roshanakak27-Apr-09 3:29 
AnswerRe: i need help with a cryptography exception! Pin
Simon P Stevens27-Apr-09 5:10
Simon P Stevens27-Apr-09 5:10 
QuestionRe: i need help with a cryptography exception! Pin
Roshanakak27-Apr-09 18:34
Roshanakak27-Apr-09 18:34 
AnswerRe: i need help with a cryptography exception! Pin
Simon P Stevens27-Apr-09 21:41
Simon P Stevens27-Apr-09 21:41 
GeneralRe: i need help with a cryptography exception! Pin
Roshanakak28-Apr-09 0:43
Roshanakak28-Apr-09 0:43 
GeneralRe: i need help with a cryptography exception! Pin
Simon P Stevens28-Apr-09 1:30
Simon P Stevens28-Apr-09 1:30 
QuestionGridview Pin
pginnare27-Apr-09 3:28
pginnare27-Apr-09 3:28 

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.