Lifeseeker
Registered User.
- Local time
- Today, 07:40
- Joined
- Mar 18, 2011
- Messages
- 273
Hi,
Perhaps this is a dumb question but...
The database is split into backend and frontend. When users make changes to data(changing values and updating numbers) through the front end in query, for example, will other users will able to see the changes immediately when the change happens?
I've noticed that users would have to hit "refresh" every time to see the latest result in report. I guess I could tell users to hit "refresh" button everytime they run the report, but is there any way around this?
Some kind of requery or refresh code might be needed for reports?
Comments/thoughts much appreciated.
Perhaps this is a dumb question but...
The database is split into backend and frontend. When users make changes to data(changing values and updating numbers) through the front end in query, for example, will other users will able to see the changes immediately when the change happens?
I've noticed that users would have to hit "refresh" every time to see the latest result in report. I guess I could tell users to hit "refresh" button everytime they run the report, but is there any way around this?
Some kind of requery or refresh code might be needed for reports?
Comments/thoughts much appreciated.