Click here to Skip to main content
16,006,442 members
Home / Discussions / C#
   

C#

 
GeneralRe: Setting/changing attributes at runtime Pin
leppie26-Jul-02 2:05
leppie26-Jul-02 2:05 
GeneralRe: Setting/changing attributes at runtime Pin
jparsons26-Jul-02 3:06
jparsons26-Jul-02 3:06 
GeneralRe: Setting/changing attributes at runtime Pin
leppie26-Jul-02 4:41
leppie26-Jul-02 4:41 
GeneralRe: Setting/changing attributes at runtime Pin
Thomas Freudenberg20-Feb-03 3:51
Thomas Freudenberg20-Feb-03 3:51 
GeneralRe: Setting/changing attributes at runtime Pin
leppie20-Feb-03 5:59
leppie20-Feb-03 5:59 
GeneralXML Web Service error on Update() Pin
laphijia25-Jul-02 23:49
laphijia25-Jul-02 23:49 
GeneralRe: XML Web Service error on Update() Pin
James T. Johnson26-Jul-02 0:19
James T. Johnson26-Jul-02 0:19 
GeneralRe: XML Web Service error on Update() Pin
laphijia26-Jul-02 0:25
laphijia26-Jul-02 0:25 
I tried changing the UpdateCommand with a custom string like "UPDATE locals SET LocalName = 'New Name' WHERE Username = 'john'"

This Worked, I mean, the Method returned the DataSet, and didn't give a 500 Internal Server Error, anyway the Method was completely USELESS now.

But I figured out that the problem is in the UpdateCommand Sql statement.
What's wrong there?

Username is not the Primary Key, it's only used for Authentication purposes on the final version.

How Can I have a correct Sql Statement, connected with the values that I could modify in the DataSet?

"Nelle cose del mondo non e' il sapere ma il volere che puo'."
GeneralRe: XML Web Service error on Update() Pin
James T. Johnson26-Jul-02 0:51
James T. Johnson26-Jul-02 0:51 
GeneralRe: XML Web Service error on Update() Pin
laphijia26-Jul-02 1:13
laphijia26-Jul-02 1:13 
GeneralCreating a Textbox that doesn't accept focus Pin
swpo25-Jul-02 18:28
swpo25-Jul-02 18:28 
GeneralRe: Creating a Textbox that doesn't accept focus Pin
leppie25-Jul-02 22:17
leppie25-Jul-02 22:17 
GeneralRe: Creating a Textbox that doesn't accept focus Pin
swpo26-Jul-02 9:38
swpo26-Jul-02 9:38 
GeneralRe: Creating a Textbox that doesn't accept focus Pin
jparsons26-Jul-02 3:08
jparsons26-Jul-02 3:08 
GeneralRe: Creating a Textbox that doesn't accept focus Pin
leppie26-Jul-02 8:59
leppie26-Jul-02 8:59 
GeneralRe: Creating a Textbox that doesn't accept focus Pin
swpo26-Jul-02 9:32
swpo26-Jul-02 9:32 
GeneralImplementing ISite to have access to DesignMode indicator Pin
kyledunn25-Jul-02 15:42
kyledunn25-Jul-02 15:42 
QuestionC# Inquiry? Pin
BHBAD25-Jul-02 6:52
sussBHBAD25-Jul-02 6:52 
AnswerRe: C# Inquiry? Pin
leppie25-Jul-02 7:34
leppie25-Jul-02 7:34 
AnswerRe: C# Inquiry? Pin
Anonymous25-Jul-02 10:10
Anonymous25-Jul-02 10:10 
GeneralConsole application Pin
Ahmed Diaa24-Jul-02 22:59
Ahmed Diaa24-Jul-02 22:59 
GeneralRe: Console application Pin
jparsons25-Jul-02 2:36
jparsons25-Jul-02 2:36 
GeneralRe: Console application Pin
Anonymous25-Jul-02 8:17
Anonymous25-Jul-02 8:17 
GeneralAbout shared assembly. Pin
Feng Qin24-Jul-02 21:40
Feng Qin24-Jul-02 21:40 
GeneralRe: About shared assembly. Pin
James T. Johnson24-Jul-02 23:54
James T. Johnson24-Jul-02 23:54 

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.