Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dataset
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Environment versions
Environment:
ASP.NET
OS:
Windows XP
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01125901
Message ID:
01126432
Views:
27
>>I have a dataset that is on a page. When the load runs it fills the data set with the proper data, but when I click on a Submit button the record count is zero for the same data set. What do I need to do to keep the data contained in the dataset? Thanks very much in advance.
>>
>>Michael G.
>
>Michael;
>
>Are you using the data objects (SQLConnection, SQLDataAdapter,etc.), writing your code on the CodeBehind page or using separate data classes?
>
>What language are you using?
>
>If you are using the CodeBehind with Load Code, please post it.
>
>Tom

Tom,

I'm using a sqldataadapter. Basically I sent a dataset to an object by reference. The object would then run the sqldataadapter.update. By the way does the data adapter update all records that have been updated in a data setup?

Thanks,
Michael Garcia
Michael Garcia
Previous
Reply
Map
View

Click here to load this message in the networking platform