Click here to Skip to main content
15,914,905 members
Home / Discussions / C#
   

C#

 
GeneralHide the Console in a Console Program Pin
Member 156981016-Mar-05 11:42
Member 156981016-Mar-05 11:42 
GeneralRe: Hide the Console in a Console Program Pin
Christian Graus16-Mar-05 12:13
protectorChristian Graus16-Mar-05 12:13 
GeneralRe: Hide the Console in a Console Program Pin
Member 156981016-Mar-05 12:17
Member 156981016-Mar-05 12:17 
GeneralRe: Hide the Console in a Console Program Pin
Christian Graus16-Mar-05 12:23
protectorChristian Graus16-Mar-05 12:23 
GeneralRe: Hide the Console in a Console Program Pin
Colin Angus Mackay16-Mar-05 13:37
Colin Angus Mackay16-Mar-05 13:37 
GeneralRe: Hide the Console in a Console Program Pin
Member 156981017-Mar-05 8:02
Member 156981017-Mar-05 8:02 
GeneralInterfacing to camera Pin
taha mohamed16-Mar-05 4:26
taha mohamed16-Mar-05 4:26 
GeneralUpdating database Pin
16-Mar-05 4:01
suss16-Mar-05 4:01 
hey,

I have a typed dataset which contains a few tables and datarelations. What i want to do is deleting a row from one of the tables (this table has no parent columns in datarelations, only childs) with the folowing code
<br />
table.removetablerow(row);

this works so far that i can see the row disappearing in my datagrid.
but then, i use
dataAdapter.Update(table); to update those changes to my database, but nothing at all changes in the database.

can sb help me?
GeneralRe: Updating database Pin
Guinness4Strength16-Mar-05 4:39
Guinness4Strength16-Mar-05 4:39 
GeneralRe: Updating database Pin
Kodanda Pani16-Mar-05 17:31
Kodanda Pani16-Mar-05 17:31 
GeneralSetting Environment Variables (Permanently) Pin
WiseBuddha16-Mar-05 3:26
WiseBuddha16-Mar-05 3:26 
GeneralRe: Setting Environment Variables (Permanently) Pin
Sebastian Schneider16-Mar-05 3:50
Sebastian Schneider16-Mar-05 3:50 
GeneralRe: Setting Environment Variables (Permanently) Pin
Sebastian Schneider16-Mar-05 3:56
Sebastian Schneider16-Mar-05 3:56 
GeneralRe: Setting Environment Variables (Permanently) Pin
WiseBuddha16-Mar-05 4:07
WiseBuddha16-Mar-05 4:07 
GeneralRe: Setting Environment Variables (Permanently) Pin
Christian Wikander16-Mar-05 4:21
Christian Wikander16-Mar-05 4:21 
GeneralTransparent background Pin
Christian Wikander16-Mar-05 2:54
Christian Wikander16-Mar-05 2:54 
GeneralRe: Transparent background Pin
lmuth16-Mar-05 3:01
lmuth16-Mar-05 3:01 
GeneralRe: Transparent background Pin
Christian Wikander16-Mar-05 3:02
Christian Wikander16-Mar-05 3:02 
GeneralRe: Transparent background Pin
lmuth16-Mar-05 3:13
lmuth16-Mar-05 3:13 
GeneralRe: Transparent background Pin
Christian Wikander16-Mar-05 3:18
Christian Wikander16-Mar-05 3:18 
GeneralRe: Transparent background Pin
lmuth16-Mar-05 3:32
lmuth16-Mar-05 3:32 
GeneralRe: Transparent background Pin
spif200116-Mar-05 3:35
spif200116-Mar-05 3:35 
GeneralRe: Transparent background Pin
Sebastian Schneider16-Mar-05 3:46
Sebastian Schneider16-Mar-05 3:46 
GeneralRe: Transparent background Pin
Christian Wikander16-Mar-05 4:09
Christian Wikander16-Mar-05 4:09 
GeneralRe: Transparent background Pin
mav.northwind16-Mar-05 4:56
mav.northwind16-Mar-05 4:56 

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.