This is a pos and inventory system in visual foxpro using postgresql as database.... I guess this combination is something unusual....(^ ^,) If you want to try this system: please use 8.3 or higher version of postgresql...
Hello guys I am new here and i want to share my vb program I've created in my college years in the school, this program is simple but I hope it would help. Sales Monitoring and Database System.
This is an MS Access version of the Point of Sale that I'm trying to create before. But I go on, on developing the VB version instead of MS Access. If you are studying the concept of MS Access this simple program will help you develop a relational database using various relationship like one-to-many, etc. Account information: User: admin Pass: admin
About this code I called it Inventory System Version 1.0 using C/C++ as my base language. It has many functionality that will manage the whole day to day transaction of a business. This code shows how to use C/C++ as your language to develop database application. If you like this code send me an email at [email protected]. People here in the Philippines may reach my through my mobile phone
This is a simple inventory system that computes the running balance of an item. It records the Item received and Item issued. It then computes the running balance from Item Received minus Item Issued. Account Information: username: admin password: admin