I would like to eather make or download a database where i can keep track of all my stock and services and also to have cashregister function where i can keep records of who bought what
ty
I would like to eather make or download a database where i can keep track of all my stock and services and also to have cashregister function where i can keep records of who bought what
ty
Your requirement seems to be very abstract. Yes you can maintain your inventory details and cash register using database.
But i don't think without stating your actual requirements it would be difficult to comment about it.
http://php-mysql-tutorial.com
There ya go.
That's a general answer for a general question.
Also, anything that actually deals with money must be dealt with very carefully... I wouldn't want to code something that accepts credit cards myself, for example.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
It depends if you want it online or offline
If you want offline, then Microsoft Access will do.
Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
Currently: enjoying the early holidays :)Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide
MS Access is good if you are dealing with small to medium volume of data. I would say a beginner can start using databases using MS Access will certainly enjoy the experience as it has wizards and tooltips for everything.
If you are looking for something which is efficient i would suggest MySQL/PostgreSQL
Sure. Offline is a whole different story, just if you're keeping track for yourself.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
He still can use a web based items for an office inventory system. You can find lots of PHP packages in the net for free.
I think developing a custom software will be expensive compared to the above one.
Customized softwares has to support networks if wants to communicate with different departments.
Bookmarks