Share Your Source Code or Article

Do you have source code, articles, tutorials, web links, and books to share? You can write your own content here. You can even have your own blog.

Submit now...

Database Programming Made Easy

This tutorial will teach you step by step on how to connect and manipulate database. If you'd like to suggest a tutorial please write a comment at the bottom of this article.

Read more...

Hire Us to Do Your Work

Do you want a customized system? Do you want to setup your own website to do business? Then we are here to help you in your programming needs.

Read more...

Search

Pharmacy Automation System
maverickosama's picture
Level: Intermediate
Language:

6690 reads



It is a software that manages medicine in databases, employee, customer information etc. cash sale, credit sale, expenditures of your store, cash sale history etc....

0
Your rating: None

Download Code




Your Vote!

0
Your rating: None


Note

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.


hi sir

Dear Maverick,
Can you please send me the complete project report and project proposal report and compleet software files on my address tear24here@yahoo.com tnx alot sir

automated billing system of pharmacy

can you help me to create a system?
please give me some codes,information and details to create a automated billing system of pharmacy.
this is for our thesis project..
thak u..
please send it on my e-mail c15tine@yahoo.com

Hi

Plz help. I coudn't find the database file in the project. Plz send it to aalabry@gmail.com

Thnak You!

galaxtitan's picture

Can you please provide me the Project Details

Dear Maverick,
Your project appears to be great.

Need your help Brother.
As I build the project i get errors for the CloudToolkitN6. Please provide me with the solution.

Also can you please send me the complete project report and project proposal report and complete software files on my address

galaxtitan@gmail.com

I have to complete my final project in August 2010. I am really in great trouble.

I will make changes in the project, but please help me.

Thank You
I will be waiting for your help

May Allah Reward you With Health , Prosperity and Success ameeeen.
thank you very much
Regards
galaxtitan

excellent can hellp me in

excellent

can hellp me in project pharmacy

welcome sir: can you give me the analysis the programming pharmacy and data flow

Hi sir

I am in my 7th semester n have to do my mini project....i came up with the same idea as ur's,developing an pharmacy administration system.can u please mail(nityaginjupalli@gmail.com) me the complete details of ur project so that i can have a good guidance.

Thanks n regards
Nitya

Execution

Sir, how will i run the program???

Nice Software

Its a nice software.

Thanks for the nice code.

Good Application Develop

Dear Maverick,
Can you please send me the complete project report and project proposal report and compleet software files on my address

prariyas@yahoo.in

I have to complete my final project in may 1st , i already late to submit my projects

I will do alot of changes and make it look different , but please help me .

thank you
i will be waiting for your help

May Allah Reward you With Health , Prosperity and Success ameeeen.
thank you very much
Regards Pradeep's

Well Done!

Great!!!! Could you please give me some instructions on where to declare the dgv parameters?

Thank you in advance!!!

Vangelis

Perfect!

Very good software my friend! As I am a beginner this is very helpful for me! I am trying to play with the declarations regarding the "dgv" lines of your program but I can't find them! Could you please help?

Example
"dgv_OrderPass.SelectedRows(0).Cells("OrderNo").Value = txt_no.Text"

Thank you in advance

vangelis

vagnpap@gmail.com

hi

its a very nice software,,.. congrats...

sir can you please send me the database at my email??

bad_bond005@hotmail.com

Database Design

Hi
Brother i have read the comments of people on your page. i haven't tested your project but i believe that it will be the perfect one.
here is the case that i do like to develop my own system in c#.net

i need your help in case of designing database of my system

I want to manage records of "customers", "suppliers", "products like medicines cosmetics etc...", "avaliable cash", "cash in bank", "employees", "availiable stock",
"expired items"

i am designing database but having few problems
my address is
Zaib_shah88@yahoo.co.uk

plz gv me your ideas about desiging database

walkbond's picture

CLOUDTOOLKITN^ ERROR

I managed to restore the datbase. But now i encounter more than 100 errors when trying to build. Most of them about CloudToolkitN6 " cloudlabel not defined" etc. Please help.

walkbond's picture

Error Restoring Database in Pharmacy System

Firstly my browser can not take me straight to my backup file. i had copy and paste it into SQL Server Backup Folder. Then in DataGrid i get 4 files not one.
i checked one and when i tried to run the restore it gives me an error message box:

TITLE: Microsoft SQL Server Management Studio Express
------------------------------

Restore failed for Server 'CICWKS03\SQLEXPRESS'. (Microsoft.SqlServer.Express.Smo)

------------------------------
ADDITIONAL INFORMATION:

System.Data.SqlClient.SqlError: The backup set holds a backup of a database other than the existing 'msdb' database. (Microsoft.SqlServer.Express.Smo)

Could there be something not rith with my connection?

Please read !! help with project documentation

Hi Maverick I am a final year student in Information Technology and working on a project that is similar to your pharmacy automation system.
I am really going through tough time trying to provide documentation for my project. If you have any form of documentation(including report/proposal) on your software please kindly email a copy to my email address : (kabjunior@hotmail.com)
thank you in advance i am very great full.
Allah be with you!!

THANKS A LOT

THANKS A LOT

walkbond's picture

Restoring Database

Can someone please explain in DETAIL how to restore the Pharmacy Program database (medicalstore_database.bak) in sql 2005.

Procedure please

Database Restore Procedure

Hi,
After connecting with sql server... there is a left hand window object explorer ... and there is a list of databases, security etc... goto databases and rightclick on it choose restore database option...then a window will open.... goto "from device" right infront browsw button click on it another window will open now click on "Add" button.... and browse to that .bak file which u want to restore.... now after choosing file press ok and back to previous window.... now there would be a file in "datagrid" check it.... now in this window there is a option of "To Database" goto it and select database which will come in that "Combobox" select it... now press ok...
database is restore now....

Now goto connection.vb in project change data source = "yourcomputername"
"computername" means when u connect with explorer it ....written on that window.. ok

Database Restore Procedure

Thanks for this enlightening procedure. BUT i seem to encounter problems still. Firstly my browser can not take me straight to my backup file. i had copy and paste it into SQL Server Backup Folder. Then in DataGrid i get 4 files not one.
i checked one and when i tried to run the restore it gives me an error message box:

TITLE: Microsoft SQL Server Management Studio Express
------------------------------

Restore failed for Server 'CICWKS03\SQLEXPRESS'. (Microsoft.SqlServer.Express.Smo)

------------------------------
ADDITIONAL INFORMATION:

System.Data.SqlClient.SqlError: The backup set holds a backup of a database other than the existing 'msdb' database. (Microsoft.SqlServer.Express.Smo)

Could there be something not rith with my connection?

error in database restore

hanks for this enlightening procedure. BUT i seem to encounter problems still. Firstly my browser can not take me straight to my backup file. i had copy and paste it into SQL Server Backup Folder. Then in DataGrid i get 4 files not one.
i checked one and when i tried to run the restore it gives me an error message box:

TITLE: Microsoft SQL Server Management Studio Express
------------------------------

Restore failed for Server 'CICWKS03\SQLEXPRESS'. (Microsoft.SqlServer.Express.Smo)

------------------------------
ADDITIONAL INFORMATION:

System.Data.SqlClient.SqlError: The backup set holds a backup of a database other than the existing 'msdb' database. (Microsoft.SqlServer.Express.Smo)

Could there be something not rith with my connection?
reply me in this mail id or here:
nandhaadjame2008@gmail.com

Soft

I am really happy and grateful meet u.
is a wonderful software you have develop.
pls can u send me the database and document.
this is my email:mani165_rmail@rediffmail.com

very good pproject

please i need to database
chess200020002000@yahoo.com

maverickosama's picture

Database File

Database file is included in project with medicalstore.bak name... restore it in SQL Server

Thanks Allah for everything

How to restore the database

I have tried to restore the database in sql server 2005 but keep getting errors. Cud you assist. I'll highly apopreciate.
Thanks in advance.

Kagema
Email:onesgk@gmail.com

Nice Project

This is a very good project and other method to create connection with Class Module.
Thanks.

DATABASE

bhaijaan can u plz fwd me the database of this program???

Khuda aapko aur tarakki naseeb karey......

maverickosama's picture

Database File.

Database file is included in project with medicalstore.bak name... restore it in SQL Server

Thanks Allah for everything

Its a nice software

its a very nice software,,.. congrats...

sir can you please send me the database at my email??

dck_dck22@yahoo.com

thank you

very good project

can you send me the database? if it is ok.

thank you.

it will be a very big help for me

pls send it to lawrenceadelmund@gmail.com

About the documents

Can u post documents of the this project(husstha2008@hotmail.com). Its a good software.

SaadQureshi's picture

Get free source codes for vb.net!!!

http://www.codin-guru.tk/

soft

I am really happy and gratiful meet u.
is a wonderful software you have develop.
pls can u send me the database and document.
this is my email: softdeveloperchris@gmail.com

database

can you please tell where is the database file in this project.
please send database file to me my mail id is wavezaa@live.com

pliz upload ur documentation also

friend!

thank you so much i have been planning about this system but i didn't get help from any one but when i try browsing the net i found this.

thank you so much
keep it up, you are really help someone like me, if you please send the documentation of this project to my email address below: joe35614@yahoo.com

Hi

I am final year student..
i am very interesting about the system that you have done..
when i download it,it gave me an idea to do in my final project..
can you email me the report,proposal or detail of this system..it can help me..
my email is boyzmania_02@yahoo.com
thanks...

regard

database

please, send me database file for this project.
my email is:

maveric33@libero.it

tanks from Italy :)

documentation

hotel room reservation project database and all those which concerning the project.My e address is-

dilukshijayasinghe@hotmail.com.

I need this project details please

Dear Maverick,
Can you please send me the complete project report and project proposal report and compleet software files on my address

rashidfarooq19@hotmail.com

I have to complete my final project in february 2010 , i have already had penalty due to delay of one year, so please help me

I will do alot of changes and make it look different , but please help me .

thank you
i will be waiting for your help

May Allah Reward you With Health , Prosperity and Success ameeeen.
thank you very much
Regards Rashid

I need this project details please

Dear Maverick,
Can you please send me the complete project report and project proposal report and compleet software files on my address

rashidfarooq19@hotmail.com

I have to complete my final project in february 2010 , i have already had penalty due to delay of one year, so please help me

I will do alot of changes and make it look different , but please help me .

thank you
i will be waiting for your help

May Allah Reward you With Health , Prosperity and Success ameeeen.
thank you very much
Regards Rashid

Its a very good sofware

Its a very good sofware

Thanks for liking....

Thanks for liking....

kudos maverickosama !!

this is a very good project.
maverickosama can u pls forward the synopsis of this project.
my email is kiasam@yahoo.com

Database

Can you please send the database file for this project. my mail id is joesamraj@rediffmail.com

Database

can you please tell where is the database file in this project. please send database file to me my mail id is joesamraj@rediffmail.com

Documentation

Hi

this is a very good project.
maverickosama can u pls forward the synopsis of this project.
my email is amit.manolkar@gmail.com

maverickosama's picture

Vb.NET Project

Its a good software.

Thanks Allah for everything

Post new comment

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.

Step by Step Java Tutorial

In this tutorial you will learn how to program with Java. It has a rich of information to be educated well with Java.

Read more...

Do You Have Question?

Do you have any question related to computer programming? Visit our forum and post new topic on the category you like. Be gentle when asking a question.

Ask now...

Point of Sale

Point of Sale is very useful especially for supermarkets or restaurants. I have included a barcode scanner in this program. Please check it out.

Read more...