Product Inventory Database

Language

Product Inventory Database is a system that allows the user to add product details, edit product informations, delete product records, search data from the database. This system is using a foxpro programming language, it is user friendly nice graphic user interface The purpose of this system is to determine the availability of the stocks and its quantity, record the stock in, stock out and create purchse order to the suppliers.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byMohammad Ali (not verified)on Wed, 08/28/2013 - 18:18

Nice Form
Submitted byAugustine Nwabueze (not verified)on Mon, 09/02/2013 - 20:18

need help
Submitted byBrown_ice (not verified)on Sun, 10/27/2013 - 13:47

Additional Idea Mr. Rolly, use this code in searching records You should have grid GO top locate FOR upper(alltrim(yourtextboxnamehere)) $ ALLTRIM(yourfieldnamehere) if found() set filter to upper(alltrim(yourtextboxnamehere)) $ ALLTRIM(yourfieldnamehere) thisform.yourgridnamehere.refresh else wait window 'Record Not Found' nowait endif Everytime you type letter on a textbox(search) it will automatically display all the records containing the letter or word you typed. I hope this add a little idea. Happy programming.
Submitted byaka andika (not verified)on Tue, 01/28/2014 - 10:33

thanks for submiting the sourcecode, iam newbee in programing and this code helpme so much. thanks allot aka andika
Submitted bySadiq Rashid (not verified)on Mon, 10/30/2017 - 01:59

dear sir how to run this software.

Add new comment