Click here to Skip to main content
15,913,467 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help me in Invoking Dll's Pin
Giorgi Dalakishvili21-Aug-07 22:09
mentorGiorgi Dalakishvili21-Aug-07 22:09 
QuestionQuickFix protocol Pin
sujithkumarsl21-Aug-07 19:07
sujithkumarsl21-Aug-07 19:07 
AnswerRe: QuickFix protocol Pin
Ankit Aneja21-Aug-07 21:30
Ankit Aneja21-Aug-07 21:30 
QuestionWhat is Reason? (plz reply) [modified] Pin
Hum Dum21-Aug-07 19:00
Hum Dum21-Aug-07 19:00 
AnswerRe: What is Reason? (plz reply) Pin
Christian Graus21-Aug-07 19:59
protectorChristian Graus21-Aug-07 19:59 
QuestionHow to print datagidview with form control Pin
tech-progg21-Aug-07 17:14
tech-progg21-Aug-07 17:14 
AnswerRe: How to print datagidview with form control Pin
Syed Mujtaba Hassan21-Aug-07 18:55
Syed Mujtaba Hassan21-Aug-07 18:55 
QuestionsQL with C# update question Pin
falles0121-Aug-07 13:39
falles0121-Aug-07 13:39 
HI,

I am trying to write an SQL update query with c# code.
This is my situation.

I have a number of winforms and a sql server database. On one form I have drop down lists which are populated with the database rows by table adaptors.

This is what I need to do.
User selects a name from the drop down and clicks update which opens up a new form (class). In this new class I need to write an update statement to say update employees where '" + empNamecomboBox.Text.ToString() + "'. Basically to make sure we only update the selected employee, I want to say where the previously selection has been made. The only thing is I can't reference empNamecomboBox.Text because it belongs to another class.

Can you please helpe me? I've only got a few days to complete this.

SiannConfused | :confused:
AnswerRe: sQL with C# update question Pin
Christian Graus21-Aug-07 13:41
protectorChristian Graus21-Aug-07 13:41 
GeneralRe: sQL with C# update question Pin
falles0121-Aug-07 13:47
falles0121-Aug-07 13:47 
GeneralRe: sQL with C# update question Pin
Christian Graus21-Aug-07 17:00
protectorChristian Graus21-Aug-07 17:00 
GeneralRe: sQL with C# update question Pin
Christian Graus21-Aug-07 17:19
protectorChristian Graus21-Aug-07 17:19 
GeneralRe: sQL with C# update question Pin
falles0122-Aug-07 13:16
falles0122-Aug-07 13:16 
GeneralRe: sQL with C# update question Pin
Christian Graus23-Aug-07 13:44
protectorChristian Graus23-Aug-07 13:44 
GeneralRe: sQL with C# update question Pin
falles0123-Aug-07 14:03
falles0123-Aug-07 14:03 
GeneralRe: sQL with C# update question Pin
Christian Graus23-Aug-07 16:55
protectorChristian Graus23-Aug-07 16:55 
GeneralRe: sQL with C# update question Pin
falles0122-Aug-07 13:18
falles0122-Aug-07 13:18 
GeneralRe: sQL with C# update question Pin
falles0121-Aug-07 13:58
falles0121-Aug-07 13:58 
GeneralRe: sQL with C# update question Pin
Christian Graus21-Aug-07 16:58
protectorChristian Graus21-Aug-07 16:58 
AnswerRe: sQL with C# update question Pin
Nouman Bhatti21-Aug-07 21:05
Nouman Bhatti21-Aug-07 21:05 
GeneralRe: sQL with C# update question Pin
Christian Graus21-Aug-07 21:51
protectorChristian Graus21-Aug-07 21:51 
QuestionCannot Update ColumnNames in Dataset......which is Directly populated by Excel Pin
T4AMD21-Aug-07 13:29
T4AMD21-Aug-07 13:29 
QuestionCapturing WebCams Pin
Demian Panello21-Aug-07 11:44
Demian Panello21-Aug-07 11:44 
QuestionProblem in deleting an image associated with a picturebox... Pin
aravinda77721-Aug-07 9:39
aravinda77721-Aug-07 9:39 
AnswerRe: Problem in deleting an image associated with a picturebox... Pin
Christian Graus21-Aug-07 11:14
protectorChristian Graus21-Aug-07 11:14 

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.