>>>>> "Joerg" == Joerg Heinicke <[EMAIL PROTECTED]> writes:

    Joerg> On 02.07.2004 15:45, Colin Paul Adams wrote:
    >> Having explored the CForms binding to an XML file sufficiently,
    >> I now want to have the data on a database instead.  Does this
    >> mean I have to bind to a bean, and have logic in the bean
    >> update the database?  Or are there other options?

    Joerg> There is no binding cforms 2 sql available, so the bean is
    Joerg> probably the way to go. If you implement the logic in the
    Joerg> bean or outside the bean is up to you. Many people (me too)
    Joerg> are using O2R mapper for this task, instead of implementing
    Joerg> the logic themselves. You will find many threads on
    Joerg> Hibernate and OJB on this list or info on the wiki.  I also
    Joerg> heard that someone bound the form to an XML database like
    Joerg> xindice. This is the same as for binding to an XML file,
    Joerg> you only need another source.

I have not heard of any of these technologies before (except xindice),
as it is a very long time since I did any Java programming.

Can you give me some pointers?
-- 
Colin Paul Adams
Preston Lancashire

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to