Top "Accounting" questions

Systematic recording, reporting, and analysis of financial transactions of a business.

Which open source database is the best option for an accounting-related system?

I am in the early stages of planning and designing a custom accounting application for my firm. My goal is …

database open-source accounting
Accounting and Database design, storing debit and credit amount

QUESTION: In the case below should I have stored all my amount as positives decimal amounts then flag the amount …

sql-server database sql-server-2008 database-design accounting
Evenly divide a dollar amount (decimal) by an integer

I need to write an accounting routine for a program I am building that will give me an even division …

c# division accounting
How to create General Ledger/T-Account using PHP Mysql

I am trying to create a double entry financial accounting system. I have completed designing the database for it, please …

php mysql codeigniter accounting
MySQL Double Entry Accounting System Database Design?

i am going to create a database for double-entry accounting system in MySQL. i recently read the article: http://homepages.…

mysql database-design relational-database accounting
Writing a web application in excel? Why not?

Before you start flaming, I'm going to tell you that I am trying to convince myself that this is a …

web-services excel web-applications accounting
Relational Data Model for Double-Entry Accounting

Assume there is a bank, a large shop, etc, that wants the accounting to be done correctly, for both internal …

sql database database-design relational-database accounting