Newcomer to the forum...

Is it possible to write a new application that uses 2 of the system
databases (i.e. addrDB and apptDB) to store information from the new
application's own forms (application to have 3 forms, a list of
appointments and an edit & new view for each appointment). All the
fields from the application's new appointment view form are basic like
LName, FName, date, time and a couple of custom fields.
ONLY the name fields would be written to the addrDB (not retreived) and
ALL the fields and their labels (except for date & time - which have
their own apptDB fields) would be written to the 256 byte
"apptRec.description" field of the apptDB for storage and retreival
purposes. This would enable the user to see the contact names appear
when opening the Address Application and also have the appointments
appear on their schedule in the Date Book Application. Has anybody heard
of this being tried before? Any and all thoughts/ideas would be very
welcome.

Thanks
Jim

Reply via email to