Billing Software

Language

The source code contain advance coding specially on how to manipulate data using SQL Language. You will appreciate how I use the WHERE Clause statement to SELECT, INSERT, UPDATE record from the database using a combination of sql statement.

Basic features include:

  1. Monthly Charges
  2. Receive Payment
  3. Customer Ledger
  4. Collectibles
  5. Paid Charges
  6. Payment History
  7. Reporting
  8. And a lot more...

Account information

username: admin
password: a

For the database password please read FAQ.

Download Billing System v1.0 Installer here.

Note: If you come from pscode.com just to download the ocx file please download the full source code below. The ocx file is included in the zip file.

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

Did you change the password correctly? Open the database using ms access and verify if the password you provide in ms access is the same with the password you put in the source code.

Submitted byAnonymous (not verified)on Fri, 01/30/2009 - 15:43

Sir, I would Like to ask on how to create a billing system installer....like what i've download from u?

 

thanks....

Submitted byAnonymous (not verified)on Fri, 01/30/2009 - 17:16

Sir, i edited ur billing system Project: from the word ABC Billing System to the new Billing system i made...the password jaypee...and the username admin to my new username and password...then i make a billing.exe...when i run it the main window appeard then same with user's log in after i log in...the runtime error occurs....this is the error

Run-time error '339':

Component 'b8Controls4.ocx' or one of its dependencies not correctly registered: a file is missing or invalid

where i'm going to fixed this problem Sir.....thanks....for ur support...

Submitted byAnonymous (not verified)on Fri, 01/30/2009 - 17:23

sir when i open ur billing system.vbp there's an error that the crviewer.dll coud not be loaded how can i fixed this? but when i installed ur billing system there's no error,....pls help sir....

Submitted byAnonymous (not verified)on Fri, 01/30/2009 - 17:55

Sir, i would like to ask on how to change the Application title named ABC Billing system at the about form...thanks....

Submitted byshawlock81on Fri, 01/30/2009 - 18:43

sir, i already installed the crystall reports 8.5..then when i open ur project there's another error " the b8Controls4.ocx cannot be loaded...but i already download this file...how can i fixed this?

Submitted byshawlock81on Sat, 01/31/2009 - 18:52

Sir, Good day, i would like to ask this error in the Subscription Type window, there are 3 Data's already then when i'm going to add a new Subs type...there's an error stated below:

Error From: frmSubscriptionType

Occur In: CmdSave_Click

Error Number: 3021

Description: Either BOF or EOF is true, or the Current record has been deleted. Requested operation requires  a current record...

 

how i'm going to fixed this...thanks sir....

 

Thanks for reporting this error. It is a bug in the source code. Open the code window of Subscription Type form and in the CmdSave_Click procedure insert the code commented below:

With RS
.Fields("SubscriptionType") = txtSubscriptionType.Text
.Fields("Main") = txtMain.Text
.Fields("Extension") = txtExtension.Text

.Update
End With

If State = adStateAddMode Then GoSub AddNewSkip ' <- Insert this code

Dim rsSubscriptionType As New Recordset
Dim rsCustomers As New Recordset

rsSubscriptionType.CursorLocation = adUseClient
rsCustomers.CursorLocation = adUseClient

In the same procedure, also insert the code commented below:

If rsSubscriptionType!SubscriptionType = "Special Account" Then
rsSubscriptionType.MoveNext
End If
Loop

AddNewSkip: ' <- Insert this code

HaveAction = True

If State = adStateAddMode Then

Sir, thanks a lot....for ur effort in supporting me.....i hope u understand me that i'm always asking u about this program...coz im still a beginner...thanks...thanks....and God Bless....

Submitted byAnonymous (not verified)on Sun, 02/01/2009 - 01:41

Sir...good day...can u give me a link if where i'm going to download the Installershield not a trial version?

Submitted byshawlock81on Mon, 02/02/2009 - 18:46

Sir, Good day when i Print the Report like the Subscribers' Ledger the problem is the name of the Subscribers was not shown in the Print out? how to change this sir? then in the Collectibles form the amount was not shown when it was being printed...thanks for ur help sir.....

Submitted byAnonymous (not verified)on Thu, 02/12/2009 - 10:25

Is there anyway to set this up in a Client/Server environment?  I have multiple computers connected on our network.  Also, can you setup access levels in the program?

Actually this is design for file server. Which means you need to share first the database from your server then map that shared folder in your workstation.

There is a config.txt file in the main folder of Billing System to locate the database file after you've mapped the network share.

If you can't find the config.txt then it will be generated the first time you run the program.

Submitted byAnonymous (not verified)on Mon, 04/06/2009 - 01:25

In reply to by Anonymous (not verified)

SIR

I NEED A DATABASE PASSOWRD OF BILLING SYSTEM.

Dhara

 

Submitted byargeeelon Tue, 02/24/2009 - 14:41

sir, how do i deal with editing the database and so as the source code? (i.e. adding other fields)

 

thanks..

Submitted byAnonymous (not verified)on Tue, 02/24/2009 - 18:56

Hallo Gurus...those who are ...am looking for a grant management system that can manage what is received from supporters bot individual and companies..any ideas?...

Submitted bydnon Fri, 02/27/2009 - 18:11

Hi sir, I have a problem with report witch is printing from POS system. I have modified it but ai recive an error when i tray to print:

Error from: frmreports

Ocurr In: form_load

Error number: -2147206429

Description:Invalid TLV record

 

 

 

Thanks a lot.

Submitted byAnonymous (not verified)on Fri, 02/27/2009 - 20:16

hey...Can you send me code that can convert amount in words using visual basic 6.0?

this is my email add [email protected]..

Thanx.. More power to you..

Submitted byAnonymous (not verified)on Sat, 02/28/2009 - 20:30

hi can you send a payrol sytem code???plsssss..my email add :[email protected].. tnx
Submitted byAnonymous (not verified)on Mon, 03/09/2009 - 00:30

Dear sir,

  I am from Maharashtra, My customer wants an application which capture web camera pictures Can u give me source codes of that app. using vb6 or vb.net 2005

 Pease sir

                                                       Your's faithful

                                                   Mr. Mangesh Rajput

Submitted byAnonymous (not verified)on Mon, 03/09/2009 - 22:50

please i have an xml file full of data and i want to display these data on the table on the page including the image path i stored in the xml file. i need absolute help, my email is [email protected]

Submitted byAnonymous (not verified)on Mon, 03/09/2009 - 22:56

please i want to create a mini social network for my school can you send me source codes and logics involved, my email is [email protected]. thanks

Submitted byAnonymous (not verified)on Tue, 03/10/2009 - 04:53

Hi Sir,

 

Please i need user guid to understand the billing system and i can make fully test.

 

Thanks So much

Submitted byAnonymous (not verified)on Wed, 03/11/2009 - 15:16

Sir,

When I rund your billing system program from VB, error comes that B8CW control not defined, how to solve, will it be rectified if I register the B8Contols4.OCX file? Pls Help...

Sir,

I refered to the FAQ and registered the OCX file, with regsvr32, but still error comes:- Method of Data member not found and the line contains mdiMain.b8cw..... I have also added the ocx in components.

Pls help it will be of great help to me.

Sir,

I have deleted the billing software project and againg unziped it for the zip folder I was having, but still I am facing the same problem. Can U please check at your end whether the OCX file is working properly, one more thing it also asks to save the mdimain.frm again. Kindly check and revert back.

Thanking You

Niraj

Sir,

I deleted all the ocx enteries from registry and vs folder and registered them, now it working fine. Thanks. One more thing do you have any software for school management system, if yes then do give the details along with the source code.

Thanks,

Niraj

 

Add new comment