I fill a dataset with tableadapter.fill. Then I change some data with a datagrid. After that I use tableadapter.update -> I got the number of rows changed with the transaction, but the data won't be updated :(
So what can be the problem With Access it works and with Vista as host too! Only my XP SP2 with Visual Studio 2005 and SQL Developer Edition 2005 SP1 makes that problem...
I hope you habe a suggestion for me! Thank you, Florian
.NET Development3
|