Hi,
I have to create several templates that contain steps required for
creating various kind of documents (and managing them). Depending on
the document, the template would have several steps that have to be
followed, say :
Template 1 would have:
- Step 1
- Step 2
- Step 3
- Step 4
Template 2 would have:
- Step 1
- Step 2
- Step 3
Template 3 would have:
- Step 1
- Step 2
- Step 3
- Step 4
- Step 5
- Step 6
- Step 7
- Step 8
etc.
My question is how should the information of a template be stored? In
a database or somewhere else? What is the best way? How is it
usually done?
The application I am building is a database application (client -
server) using SQL2000 and VB.net.
Thank you,
Dino
I have to create several templates that contain steps required for
creating various kind of documents (and managing them). Depending on
the document, the template would have several steps that have to be
followed, say :
Template 1 would have:
- Step 1
- Step 2
- Step 3
- Step 4
Template 2 would have:
- Step 1
- Step 2
- Step 3
Template 3 would have:
- Step 1
- Step 2
- Step 3
- Step 4
- Step 5
- Step 6
- Step 7
- Step 8
etc.
My question is how should the information of a template be stored? In
a database or somewhere else? What is the best way? How is it
usually done?
The application I am building is a database application (client -
server) using SQL2000 and VB.net.
Thank you,
Dino