
October 18th, 2012, 09:29 AM
|
 |
Contributing User
|
|
Join Date: Oct 2012
Location: Buenos Aires, Argentina
Posts: 64
Time spent in forums: 17 h 36 m 5 sec
Reputation Power: 1
|
|
Quote: | Originally Posted by sjohnson2312 Hi, I would like to pose a question to folks smarter than me. But first a little background.
I have a friend that works in the used car business, and they have to fill out a state form for every car that passes through their lot. He would like to have a program that he can input data about each car (make, model, VIN...) and then be able to search for specific cars by VIN, and then print that information to the state form when needed. Right now everything is kept track of on paper and hand written. We have searched the internet for programs to buy with no luck. So he asked if I knew how to make a program to help out.
I have no knowledge of programming, but I have heard of people learning to program on their own. Does this sound like something that I could learn/do from books and online help? If so, where would I start?
Thanks for any help and advice I receive, even if it's a "Leave it to the pros!"
Shawn |
Hi there. As said above you could try PHP/MySQL, but also if you find yourself in trouble, using Microsoft Visual Basic and Access Database (From Microsoft Access, the one that comes with MS Office). You'll find it easy to use and to mantain.
But it will work on Windows only (At least, without some handles first). If you're on Windows, then go ahead, it would be easy.
|