View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 06:00 PM
MS
 
Posts: n/a
Default Re: Sample Database for Creating an Invoice Application

There is not a sophisticated free solution available on the web (I've
searched tons). The basic model is the Northwind. But, for a real life
sophisticated model, there is one book out there that has become to be known
the authority on database modeling of all sorts - check out this book:

http://www.amazon.com/exec/obidos/AS...owertechcanada

This book saves tons of time when developing any database project as you can
combine it into your project very easily.

It has sample models for Party's (relationships), Contacts, Orders,
Shipments, Invoices, Accounting, Employees, Human Resources, etc. The models
in this book are complex models that are implementable by all sorts of
business - even Fortune 500 businesses. Volume 2 of the same book has models
for specific industries such as Financial Services, Professional Services,
E-commerce, Manufacturing, Health Care, Insurance, Travel,
Telecommunications.




"Sarah" <sarah02@canada.com> wrote in message
news:ttYma.54608$7L.3553786@news0.telusplanet.net. ..
> Hi,
>
> Where can i find sample database to adapt to my own system I'm designing

to
> handle invoices, returns, customers, payments, and other accounting
> functions?
>
> Thanks.
>
>



Reply With Quote