dataadapter.update -- dataset from session

G

Galen Harris

What's the best practice to use the dataadapter.update on a dataset that's
been stored in session? We create a dataset on one page, and later in site,
we want to call the dataadapter.update() to save the changes. Problem is,
the original adapter is long gone.

It seems like cloogy to recreate the exact adapter again, fill another
dataset, and then replace that dataset with the one in session in order to
update our records. That can't be right.

??

Thanks,
Galen
 
J

Jacob Yang [MSFT]

Hi Galen,

I noticed that you post the same question in the following post.

DataAdapter.update() and a DataSet in session

A community member has replied your question in that thread. Please check
it when you have time.

Best regards,

Jacob Yang
Microsoft Online Partner Support
Get Secure! ¨C www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,025
Latest member
KetoRushACVFitness

Latest Threads

Top