PDA

Click to See Complete Forum and Search --> : Create an invoice in VB.NET


Neumee
Feb 3rd, 2003, 12:06 AM
Hey everyone,

I'm making a program that needs to be able to create invoices for the customers.
I'm using a SQL server to store all my customers, and inventory. So I need to be able to create the invoice using the information from the SQL Server.

What would be the best way to go about doing this?

I've read that Crystal reports would probally work for this but I've never used it and I was just wanting some opinions on the matter? And if I was to use CR, then would it be best to use the built-in CR with .NET or to use Cyrstal reports Developers edition 8.0?

Thanks for the help in advance?