Inventory Control HELP!
I'm a 2nd year computing student and was advised by my tutor for the year to develop a small and simple inventory database for a small local company.
The inventory will contain the usual information
-Stock ID
-Stock Name
-Stock Description
-Price
But what I got back from the requirements specification is that the business needs the program to print reciepts, total day/week sales, and general information on sales on a specific stock item
The problem is I've never used SQL Express before, but I have created a very simple test database using VB and SQL Express which contains a few columns and rows. I can easily do the above information, but I don't know how to do the more advanced things, such as printing, totaling of sales and the other features he wanted
So I was just wondering if there are any tutorials online or books etc? As I have few months to finish and I'm looking to get a little idea on where to go
If anyone can help me, thank you very much.. :WAVE:

