Unregistered
November 4, 2002, 10:53:01
Hi everybody,
we plan to build a softwares which allows the user to visual build documents like offers, delivery notes and invoices visually. There can be over 1000 positions in one document,
each position contains several informationfields (price,quantity, description, deduction) The description can spread over several pages . All the information should be saved in a database.
I can think of three methods
1. put all position in one table ( 4-6 rows for one position)
2. put one postiion in one table (many tables per document)
3. put the position data in a usercontrol and put these in a table
Which methods seems to be the best ? Or is there another way ?
Thank you for your help.
Gerrit Stoever
This message was originally posted by Gerrit Stoever in the old TX Text Control Support Forum.
we plan to build a softwares which allows the user to visual build documents like offers, delivery notes and invoices visually. There can be over 1000 positions in one document,
each position contains several informationfields (price,quantity, description, deduction) The description can spread over several pages . All the information should be saved in a database.
I can think of three methods
1. put all position in one table ( 4-6 rows for one position)
2. put one postiion in one table (many tables per document)
3. put the position data in a usercontrol and put these in a table
Which methods seems to be the best ? Or is there another way ?
Thank you for your help.
Gerrit Stoever
This message was originally posted by Gerrit Stoever in the old TX Text Control Support Forum.