473,405 Members | 2,210 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

updates to cached datasets commited instantly?

if i share a dataset & dataadapter in a web apps cache,

and i have a webform which in page.load does a
dataadapter1=cache("adapter1")
dataset1=cache("dset1")

and user edits data submits & triggers a
dataadapter1.update(dataset1)

at this point i did find the data in the database updated. i would have
thought i needed to flush the cache or something similar, but from what
i see i *guess* this is being handled automatically and being done
instantly?

thx

Dec 27 '06 #1
3 880
any takers?

On Dec 27, 11:40 pm, "xamman" <xamma...@yahoo.comwrote:
if i share a dataset & dataadapter in a web apps cache,

and i have a webform which in page.load does a
dataadapter1=cache("adapter1")
dataset1=cache("dset1")

and user edits data submits & triggers a
dataadapter1.update(dataset1)

at this point i did find the data in the database updated. i would have
thought i needed to flush the cache or something similar, but from what
i see i *guess* this is being handled automatically and being done
instantly?

thx
Dec 28 '06 #2
You could post to microsoft.public.dotnet.framework.aspnet if nobody
here answers your question.

Robin S.
---------------------------------
"xamman" <xa******@yahoo.comwrote in message
news:11**********************@n51g2000cwc.googlegr oups.com...
any takers?

On Dec 27, 11:40 pm, "xamman" <xamma...@yahoo.comwrote:
>if i share a dataset & dataadapter in a web apps cache,

and i have a webform which in page.load does a
dataadapter1=cache("adapter1")
dataset1=cache("dset1")

and user edits data submits & triggers a
dataadapter1.update(dataset1)

at this point i did find the data in the database updated. i would
have
thought i needed to flush the cache or something similar, but from
what
i see i *guess* this is being handled automatically and being done
instantly?

thx

Dec 28 '06 #3


thanks for the pointer

Dec 28 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Alexis | last post by:
Hello, I am working on an application that usues lookup data. I loaded that Data as Datasets on the Application Object. The webservices calls a dll that handles the business rules. This dll is...
1
by: Magnus | last post by:
I have a set of typed datasets that are tied to a database on a mssql2005 server. They are naturally displayed and available in the DataSources window. Now I want to rename the database, but when I...
1
by: xamman | last post by:
if i share a dataset & dataadapter in a web apps cache, and i have a webform which in page.load does a dataadapter1=cache("adapter1") dataset1=cache("dset1") and user edits data submits &...
6
by: McGeeky | last post by:
Hi. GridView's inbuilt capability to edit/update individual rows, one at a time, is useful but inadequate for a scenario we currently face. I want the user to be able to change values in multiple...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.