Skip to content
XREFS0 LogoXREFS0
Tutorials
About Us
Contact Us
Tutorials
Source Code
C#PHPVisual BasicPythonC/C++Microsoft AccessDelphi
Reverse Engineering
ToolsExplanations
E-Marketing
ToolsCoursesData Client
About UsContact Us
XREFS0

Tech tutorials, reverse engineering & source code — everything developers need in one place.

Quick Links

  • Home
  • About
  • Tutorials
  • Source Code
  • Reverse Engineering
  • E-Marketing

Legal

  • Privacy Policy
  • Terms of Service
  • Disclaimer
  • DMCA
  • Content Removal
  • Report Link
  • FAQ

Stay Connected

Subscribe for the latest tutorials and tools directly.

Join Telegram Channel

© 2026 XREFS0. All rights reserved

Made with ❤️ for Arab developers

  1. XREFS0
  2. Source Code
  3. Visual Basic
  4. Pharmacy Sales Management System (POS) using VB.NET and MySQL with Source Code
Project
2026-07-319,816

Pharmacy Sales Management System (POS) using VB.NET and MySQL with Source Code

Hi, this is a school project that might help other IT students or self-learners that studying vb.net programming. This Pharmacy Sales Management System / Point of Sale System (POS) source code was dev...

Pharmacy Sales Management System (POS) using VB.NET and MySQL with Source Code
Visual BasicVB.NETSource CodeFree

Pharmacy Sales Management System (POS) using VB.NET and MySQL with Source Code

Hi, this is a school project that might help other IT students or self-learners that studying vb.net programming. This Pharmacy Sales Management System / Point of Sale System (POS) source code was developed using VB.net and MySQL database. The system has a simple management of product feature which are the list of medicine, creating new, updating product, and adding a new stock. Talking about cash registry page/form, this form is where the sales transaction is being recorded or done. The cash registry form is has a user-friendly interface and also this have a keyboard shortcuts which also displayed. The system generates a printable receipt. The system has 2 types of users login which are the admin and cashier users. The admin has the privilege to manage all the data of the system while the cashier can only manage the sales transaction or the cash registry page/form.

Features:

User Login (Admin)

Cashier Login

Product or Medicine Management

User Management

Generates Receipt

Generates Sales Report

How to run

To run the project follow the steps below and also, download and install the software needed to run the project source code.

Requirements

Download and Install Microsoft Visual Studio Software.

Download and Install XAMPP.

Run the source code

Download and Extract the source code zip file. (download button is located below)

Open your XAMPP Control Panel and start "Apache" and "MySQL".

Open a web browser and browse localhost/phpmyadmin.

Create a new database naming "pmisdb".

Locate and Extract the "pmisdb.sql.zip" file in the source code root folder.

Import the "pmisdb.sql" file in your "pmiasdb" database.

Locate the "WindowsApplication1.sln" file in the source code folder.

Open the solution file ".sln" with your Microsoft Visual Studio Software.

Press the "F5" key on your keyboard to run the system.

Sample Credentials

Admin

Username: admin

Password: admin

Cashier

Username: testrun

Password: 12345

That's it, you can now explore the system functionalities and features. I hope this will help you with what you are looking for. Feel free to modify the source code.

Enjoy Coding:)

Screenshots

Screenshot

Download Project

Download Pharmacy Sales Management System (POS) using VB.NET and MySQL with Source Code
9.8K views
1.8K DOWNLOADS
FacebookTweet This
1.2K
Back to Visual Basic

Related Projects

Advanced Library Management System using VB.NET with Source Code

This is an Advance Library Management System project that helps a certain school manage its Library records such as the books and borrow/return transactions. This project is written using VB.NET 4.0 a...

2026-07-31

Airline Reservation System using VB.NET with Source Code

HI, this is the 4th program I have submitted on sourcecodester. This project is a simple system developed using VB.NET. About  The Airline Reservation System is a vb.net project developed to manage th...

2026-07-31

Alarm System in VB.Net with Full Source Code

Alarm System in VB.Net with Full Source Code The Alarm System is a simple desktop application that is developed using VB.Net. This is a very interesting project most especially for students who are be...

2026-07-31