Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to replace VFP cursors
Message
From
11/08/2011 13:25:14
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Vista
Network:
Windows XP
Database:
Jet/Access Engine
Application:
Desktop
Miscellaneous
Thread ID:
01520206
Message ID:
01520731
Views:
45
>
>I wonder if I would like to have those "master" tables in memory. What if they are changed during your session is alive?

add a RowVersion (you don't have a server process to get identical times for each client for a Changed_Timestamp)
and just check max(RowVersion) against your cached data.

my 0.002 €

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform