Click here to Skip to main content
15,886,873 members
Home / Discussions / C#
   

C#

 
GeneralRe: Execution Problem Pin
Luc Pattyn16-Nov-07 2:37
sitebuilderLuc Pattyn16-Nov-07 2:37 
GeneralRe: Execution Problem Pin
DeepOceans19-Nov-07 1:01
DeepOceans19-Nov-07 1:01 
GeneralRe: Execution Problem Pin
Luc Pattyn19-Nov-07 1:21
sitebuilderLuc Pattyn19-Nov-07 1:21 
QuestionChristian Graus can you help me with this? Pin
MumbleB14-Nov-07 21:40
MumbleB14-Nov-07 21:40 
AnswerRe: Christian Graus can you help me with this? Pin
Christian Graus14-Nov-07 21:53
protectorChristian Graus14-Nov-07 21:53 
GeneralRe: Christian Graus can you help me with this? Pin
MumbleB14-Nov-07 22:01
MumbleB14-Nov-07 22:01 
GeneralRe: Christian Graus can you help me with this? Pin
Christian Graus14-Nov-07 22:12
protectorChristian Graus14-Nov-07 22:12 
AnswerRe: Christian Graus can you help me with this? Pin
J4amieC14-Nov-07 22:36
J4amieC14-Nov-07 22:36 
Kwagga wrote:
I think you may be the only one that will be able to answer me or help me.


Christian sure is a smart guy - no doubt about it. However, directing this at him and sticking your head that far up his arse kinda puts other people off of trying to help you.

Ill tell you this much - the right way to do this is to

1) Select only those rows that have Exported = 'N' (As CG said)
2) Export those records received from the query
3) Update only those records exported sucessfully with Exported = 'Y'

If you do step 3) before step 2) You should consider doing this within a transaction so that if any part of the export operation fails (and believe me it will at some point) the unexported records get set back to Exported = 'N'.
GeneralRe: Christian Graus can you help me with this? Pin
Christian Graus14-Nov-07 22:41
protectorChristian Graus14-Nov-07 22:41 
GeneralRe: Christian Graus can you help me with this? Pin
J4amieC14-Nov-07 22:44
J4amieC14-Nov-07 22:44 
QuestionProblem in opening external program using C# Pin
sahadewa_kbe14-Nov-07 21:38
sahadewa_kbe14-Nov-07 21:38 
AnswerRe: Problem in opening external program using C# Pin
Christian Graus14-Nov-07 21:49
protectorChristian Graus14-Nov-07 21:49 
AnswerRe: Problem in opening external program using C# Pin
sahadewa_kbe18-Nov-07 17:02
sahadewa_kbe18-Nov-07 17:02 
Questionhow can i compare two word files bit to bit, in C# Pin
jayee714-Nov-07 21:06
jayee714-Nov-07 21:06 
AnswerRe: how can i compare two word files bit to bit, in C# Pin
Christian Graus14-Nov-07 21:29
protectorChristian Graus14-Nov-07 21:29 
QuestionHow was life before C#? Pin
kingletas14-Nov-07 20:36
kingletas14-Nov-07 20:36 
AnswerRe: How was life before C#? Pin
Christian Graus14-Nov-07 21:39
protectorChristian Graus14-Nov-07 21:39 
AnswerRe: How was life before C#? Pin
Adeel Chaudhry14-Nov-07 22:02
Adeel Chaudhry14-Nov-07 22:02 
AnswerRe: How was life before C#? Pin
Rudolf Jan15-Nov-07 0:41
Rudolf Jan15-Nov-07 0:41 
AnswerRe: How was life before C#? Pin
Luc Pattyn15-Nov-07 1:57
sitebuilderLuc Pattyn15-Nov-07 1:57 
GeneralRe: How was life before C#? Pin
kingletas15-Nov-07 9:09
kingletas15-Nov-07 9:09 
Questionhow can i send emails automatically in asp.net using C# code Pin
Rajeshwar Code- Developer14-Nov-07 20:06
Rajeshwar Code- Developer14-Nov-07 20:06 
AnswerRe: how can i send emails automatically in asp.net using C# code Pin
Albu Marius14-Nov-07 20:25
Albu Marius14-Nov-07 20:25 
GeneralRe: how can i send emails automatically in asp.net using C# code Pin
Rajeshwar Code- Developer14-Nov-07 20:30
Rajeshwar Code- Developer14-Nov-07 20:30 
GeneralRe: how can i send emails automatically in asp.net using C# code Pin
Albu Marius14-Nov-07 20:46
Albu Marius14-Nov-07 20:46 

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.