Offline product catalog
Posted
by Ben
on Stack Overflow
See other posts from Stack Overflow
or by Ben
Published on 2010-03-29T19:33:05Z
Indexed on
2010/03/30
11:43 UTC
Read the original article
Hit count: 475
I am looking for a way to automate the production of an offline product catalog using product data contained in an SQL Server database.
I have thought about using both Crystal Reports and SQL Server Reporting Services for this but there may be something better suited for the job.
There is a requirement to display product images also (currently stored in the database).
I thought about perhaps doing a simple Word Mail Merge for this but am not sure how I will handle images.
Suggestions appreciated
Thanks Ben
© Stack Overflow or respective owner