N
Nicolas
Hi
I have a form with two data connections. Both are tied to webservices.
The first one should return a date and compare it to a date that I have in
the cache for the second data connection. If the date is newer that the date
form the cache I would like to get new data from the second data connection.
It seems like that if I'm online I can't access the cached second data
connection, it's empty. If I'm offline I can use the cached second data
connection. How do I use the cached second data connection even if I'm online?
I have a form with two data connections. Both are tied to webservices.
The first one should return a date and compare it to a date that I have in
the cache for the second data connection. If the date is newer that the date
form the cache I would like to get new data from the second data connection.
It seems like that if I'm online I can't access the cached second data
connection, it's empty. If I'm offline I can use the cached second data
connection. How do I use the cached second data connection even if I'm online?