> De�: Thomas Beale <[EMAIL PROTECTED]>

> Horst Herb wrote:
> 
>> Now, when I choose a drug to prescribe or a patient, I will choose from a
>> pick list ("combo box" type). Both in case of patients and drugs I will
>> select from several tens of thousands of values.
>> Solution attempt: the transaction server will (in a background thread) select
>> the possible entries ( as defined by the first two or more letters) in packs
>> of 15-30 and pass them to the front end in order to add them to the list. As
>> memory is still a scarce ressource and is not to be wasted, the pick list is
>> based on a indexed linked list of a few hundred entries, where the already
>> browsed-through items are released (overwritten) after a certain threshold
>> already been browsed through. That way

I'm just a final user and will never be a developper anyway but you speak
there for a general software including all data and all functionnalities.
In France we've got our own software (under mac and windows of course) for
presciption data which is called data and sent freely to any doctor.
it will then be more interesting to add a link for this module (bonobo like
for gnome user, OLE for windows users...) and use then the client side.
It could be less expensive to do if we dispatch some process to the client
side more than doing them all on the server side.
--
az

Reply via email to