J
Joao Santa Barbara
Hi all i have a table with an autonumber field
with a based select , i want to get all the three others commands,
my problem is, i have a ds and i want to insert a new row ( my database
gives a new id to that row, it the pk )
after i insert the row, i have watched the DS for my ID, and i can´t find
the correct one. ( if i doesn´t find the correct one how can i make changes
to the currentrow )
what is going wrong with the CommandBuilder ...
after a have inserted the new row i try to change a column value and it
throws a concurrency exception ..
why ????
thks
JSB
PS: does anyone have a sample for this ???
with a based select , i want to get all the three others commands,
my problem is, i have a ds and i want to insert a new row ( my database
gives a new id to that row, it the pk )
after i insert the row, i have watched the DS for my ID, and i can´t find
the correct one. ( if i doesn´t find the correct one how can i make changes
to the currentrow )
what is going wrong with the CommandBuilder ...
after a have inserted the new row i try to change a column value and it
throws a concurrency exception ..
why ????
thks
JSB
PS: does anyone have a sample for this ???