Visual Basic Stats:

How to support the site


Site Wide Message: (current site time 7/29/2010 9:07:17 PM EDT)
  • We want your input! One of our sponsors wants to know your opinion about development related issues. Click here to tell us what you think.
  • Are you an emerging/young developer (aged 18-30)? If so, would you like the chance to affect future developer tools and products?
    If so, then click here to give your feedback.
 

Point of Sales and Inventory System

Print
Email
winzip icon
Submitted on: 3/19/2010 9:19:22 AM
By: Leomar V. Ramos  
Level: Beginner
User Rating: Unrated
Compatibility:VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0

Users have accessed this code  8904 times.
 
(About the author)
 
     Dear All, Good day fellow coders, my name is Leomar V. Ramos, and I'm sharing this piece to you.This is a point of sales system with user maintenance,supplier management,product categories, product items and etc. By downloading this, you will learn how to use listview control, toolbar,statusbar,SQL Statements,ADODB,and etc./ I hope this one could help you a lot.This is good for beginner programmers like me. Thank you very much. Please vote or leave a comment. INSTRUCTIONS: 1. You need to install MySQL Front(http://www.mysql.com) and Wampserver(http://www.wampserver.com) on your PC 2. Then, download MySQL ODBC Driver 3.51 also available in mysql site and install. This tool is used to establish connection of MYSQL DATABASE and VB. 3. Right click on sql_pos_db in the database forlder>click OPEN>create database sql_pos_db>Select QUERY TAB> Click on >(indicates run query) 4. Wait until all data were created 5. Download lvButton.ocx of LaVolpe and ctlNSCombo.ocx of Sir Philip Naparan (Thank you very much!) 6. Username: admin or ramos_leomar Password: admin or admin Happy programming!
 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.Virus note:All files are scanned once-a-day by Planet Source Code 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.
  3. Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
  1. You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
  2. You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
  3. You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
  4. You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 3 submission(s) by this author

 

 
 Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
This submission should be removed because:
 
Your Vote!

What do you think of this code(in the Beginner category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
3/19/2010 10:30:37 PMSafril

"..Path not found: 'E:\Document\My Documents\Visual Basic Projects\My Documents\Visual Basic Projects\vb6_projects\prjpos\Forms\frmPurchaseOrder.frm'--Continue Loading Project?.."

Where is frmPurchaseOrder.frm?
(If this comment was disrespectful, please report it.)

 
4/12/2010 3:37:00 AMMK Siu

Hard to download ctlNSCombo.ocx, it's possible to send one for me!? thnakyou so much.
(If this comment was disrespectful, please report it.)

 
Add Your Feedback!

Note:Not only will your feedback be posted, but an email will be sent to the code's author from the email account you registered on the site, so you can correspond directly.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
To post feedback, first please login.