Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dataset
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01125901
Message ID:
01126432
Vues:
24
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform