Search : in
By :

DEVELOPING AN ACCOUNTING SOFTWARE

Last answer on Aug 27, 2009 3:39:07 pm BST logicmind, on Jun 17, 2009 6:29:12 pm BST 
 Report this message to moderators

Hello,
i have a task to develop an accounting software that will handle store details of students and handle school fees payment transactions, for a particular Junior high school.this is suppose to be done using VB.net and Microsoft access for the backend.Can anyone help me on some starting tips, urls to get tutorials,books, or guide me to develop this system.i have one month to do this.(July 2009)
Thanks.

Configuration: Windows Vista
Firefox 3.0.10

Best answers for « DEVELOPING AN ACCOUNTING SOFTWARE » in :
Free accounting software - Alternatives to Quicken/Money Show Free accounting software - Alternatives to Quicken/Money To manage your personal finances, you can use software like Microsoft Money and Intuit Quicken but they are quite expensive. Here are some free alternatives providing much...
Download Correct Accounting Software Show Designed with the latest technology, Correct Accounting Software is the most powerful accounting software for Windows operating systems Windows. With an easy-to-use interface, it allows you to automate activity process such as invoicing, different...
Accounting Online ShowAccounting Online Using Software Rental Choose your provider Saving on costs Online accounting firm Accounting Online is an attractive alternative to the purchase of accounting software. By renting access to an accounting on the...
How to sign in multiple MSN messenger Accounts? ShowHow to sign in multiple MSN messenger Accounts? Messenger Plus Live MSN Polygamy MSN or Windows Live Messenger doesn’t give you this option. You can sign in on only 1 account at a time. You can use add-ons or plugins for MSN....
Nintendo DS Homebrews and Programming ShowNintendo DS Homebrews and Programming *SLOT-1 and SLOT-2 devices *System Files *Homebrew Games and Tools *Nintendo DS programming Nintendo DS homebrew is a software that has been developed by a group of home users and uses...
Download Delta60 Accounting Software ShowDelta60 Accounting Software is an accounting software. It allows to manage invoices, stocks, iventory, payments and account reports. Delta60 Accounting Software is easy and includes a very simple interface with built-in email supports. It is...
Software lifecycle ShowSoftware lifecycle The term software lifecycle describes the development of an application, from the concept phase right up to the retirement phase. The purpose of such a plan is to define the various intermediate phases required to validate the...
Agile Methods (RAD, XP) ShowAgile methods "Agile methods" software development (also called Agile Modelling denoted AG for short) reduce software lifecycle time (thus speeding up development) by firstly developing a prototype version, then integrating functionality on an...
Computer-aided Software Engineering (CASE) ShowComputer-aided Software Environment (CASE) Computer-aided Software Environment (or CASE) is a set of programming tools which use a common interface, and is used to design, develop and debug software.A CASE environment therefore comprises of tools...

1

mRHm, on Jun 19, 2009 6:34:03 am BST
Reply to mRHm

2

tommo2785, on Jun 19, 2009 8:18:00 am BST
  • +1

The most important thing to get right is the Database.
Access will be a good choice for you as it will make your life a lot easier when it comes to generating forms.
However access does not follow standard SQL protocol, for the most part it is true but little annoyances like *% are different.
Is privacy and access control of concern? I have never tried GRANT and REVOKE in access and am unsure of wether this exists. If this is of concern mySQL is probably the go and is FOSS so will be easy to implement.
I would have a personel table where all personel are recorded with a pk with only name address birthdate etc. and other tables for staff members with fk relating to pk of personel and same for students. in each of those poplulate them with the relevent information and a NextOfKin or contact attribute as a relationto personel pk. And another table for parents associates etc.
Another table with tutoring details
table about charges queries to this table should be of GROUB BY partenNo (fk) or something so that families can easily see tehre total amount owing not pulling information 2 3 or 4 times.
I am currently writing accounting software myslef at the moment but this is nothing like what i am doing so i can't even send you relevent DDL or VIEW DML
Fedora Core 10 AMD platform
University student B.IT.

Reply to tommo2785

3

 Massa, on Aug 27, 2009 3:39:07 pm BST

I want u to develop accounting software for a school. come up with report cards system. program the school in the way that all workers and student will be seen by their education director. help me with ideas n develop a good software for me. it is my project work. thanks in advance.

Reply to Massa