× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



{Jumping in with both feet but not really sure if its a good idea}

Here are a couple of ideas:

1) Have an "application server" act as the primary interface to the
database: a central server performing all the db access for the whole. In a
static class member, have it retain which tables and records are currently
"open but locked". Have it allow only ReadOnly access to those records
while still locked. This is still "disconnected", but with a flavor of a
connected environment.

2) Just a thought: could this be done with a before-read trigger? If the
requested record is "checked out" already, disallow the read? I think this
would not be as simplistic as I've made it sound, but is it possible?


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.