Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dataset has been lost
Message
From
03/01/2007 13:29:59
 
 
To
03/01/2007 12:48:24
General information
Forum:
ASP.NET
Category:
Databases
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01181685
Message ID:
01181897
Views:
13
So, you do an UPDATE and then do a SELECT to re-populate your DataSet with the newly updated data? I suppose that that's an ok methodology (in case there were other updates to the existing data), but we don't currently do that in our existing app. We *may* have to re-think that for the new app we're working on, but at the moment I've not thought much about it.

~~Bonnie




>>I don't see how the UPDATE has anything to do with it ... you're doing a DataAdapter.Fill() so it should be a SELECT that should be getting executed.
>
>I have always done my updates like that. How are you doing it?
>
>Once the oDataAdapter.SelectCommand = oCommand is done, it need to be processed. Isn't oDataAdapter.Fill(oDataSet) the proper way of doing it?
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform