I would prefer an other solution. Don't know if it would be possible. No
idea how to implement....
Something in the dbforms-config.xml like:

        <table name="alarmwebprotokoll">
                <insert_sql>
                   insert into .....
                </insert_sql>
                <update_sql>
                   update ...
                </update_sql>
        </table>

All fields found in the insert/update sql should be filled with values
from the table.
So the numer of fields in table could be different to the numbers of
fields in insert/update.

Regards,
Henner Kollmann



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to