Looking for Ideas on how to Generate /Maintain 1000 page publication in Sql
-
quinta-feira, 1 de março de 2012 16:31
Hi
I need to maintain a large publication that will be distributed on CD/DVD or Web
It is currently a text file that is parsed and wrapped in html.
This is a documents of parts where there are categories/ parts /desc / additiona info
Was thinking of moving into a db to maintain. I was wondering if there are any examples similar to this out there that I can look at for ideas ?
or possible suggestions on how to procede ?
-Would need to maintain version/changes by year
-Generate in Word/PDF and/or HTML for Web or some other HELP like document
Data will look like
ie
Category 01
Part 01-001 Wigit for ENgineThis part 01-001 is associated with part 02-001
Part 01-002 Wigit for ENgineThis part 01-002 is associated with part 02-002, part 01-001
etc
Thanks
- Movido Tom Phillips sexta-feira, 2 de março de 2012 14:09 Database Design question (From:SQL Server Database Engine)
Todas as Respostas
-
quinta-feira, 1 de março de 2012 20:55
Hi,
You may take a look on the sample databases for SQL Server.
I hope it helps.
Janos
There are 10 type of people. Those who understand binary and those who do not.
My Blog- Marcado como Resposta samoc terça-feira, 6 de março de 2012 13:16
-
sexta-feira, 2 de março de 2012 07:28Usuário que responde
Hi Samoc,
You could refer to these similar threads for creating the Category table.
Best Regards,
Peja
Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. -
domingo, 4 de março de 2012 06:34Usuário que responde
Ho many levels could be references part 02-004, part 01-003,part 02-002, part 01-001?????
Take a look at hierarchy structure db design...
Best Regards, Uri Dimant SQL Server MVP http://dimantdatabasesolutions.blogspot.com/ http://sqlblog.com/blogs/uri_dimant/
- Marcado como Resposta samoc terça-feira, 6 de março de 2012 13:16

