Application customisation

From: Ian (ianeruda_rem_this_at_yahoo.com)
Date: 09/06/04


Date: Mon, 6 Sep 2004 08:54:24 +0200

We developed an application that needs to be customised for every new
customer. Customisations include gui layout, enabling or disabling actions
that customer can execute, adding or removing fields on forms, and lot of
other things.
Everything I mentioned already can be achieved using our config files, but
I'm not satisfied with time we spend maintaining those files.
I would like if someone with experience could give me some hints or at
least recommend a book that deals with those issues.

Thank you,
Ian



Relevant Pages

  • Re: Application customisation
    ... >> customer. ... >> Everything I mentioned already can be achieved using our config files, ... > make the data easier to navigate. ... > H. S. Lahman ...
    (comp.object)
  • Re: Like query slow on number field
    ... FROM CUSTOMER ... SearchField is any indexed string/text field, ... 4+ seconds to execute. ... Yes, indexed with no duplicates (although for string fields, indexed ...
    (microsoft.public.access.queries)
  • Re: alter column name
    ... first it allows my customer to execute the stored procedure in the ... query tool and get the table displayed as a grid in a simple format. ... I can bring the table into an existing asp page. ... When the customer is done reviewing the table, ...
    (microsoft.public.sqlserver.programming)
  • declaration of functions return pointers
    ... I have executed the below program whichm does not accept to execute ... int customer_no; ... struct customer_record customer; ... char another_customer; ...
    (comp.lang.cpp)
  • CursorLocation playing havoc with search attempts!!
    ... However, as the queries are often executed on a customer table with greater then 50,000 records we use a 2 step process to show the entire customer records. ... To execute a Seek as you know you need a cursorlocation of clUseServer. ... Any ideas on how we can use a Seek on the table to find the record we want, then change the cursor location to clUseClient before we display the data and still record the position of the record we want?? ... We've tried bookmarks, but the bookmark is not preserved when you need to close the table connection to reset the cursor location. ...
    (borland.public.delphi.database.ado)