Functional .NET Components and ActiveX Controls

Financial Accounting Database Browser (AccBrowser 1.01)

 

home

products

download

purchase

articles

links

support


Ratings / Awards Received:

Financial Accounting Database
 
Financial Accounting Database
  
  
   
Excellent (5/5)
   
Excellent (5/5)
   
   
   
Perfect (5/5)
   

 

 

Financial Accounting Database Browser (AccBrowser 1.01)

View AccBrowser Gallery

Download AccBrowser 1.01 ActiveX Control

AccBrowser is an ActiveX Control which is used to browse your Financial Accounting Database.

You have developed a software for *any* business, where you have designed the database to record financial transactions. It would be great if you could Browse your database as a Financial Accounting software would do.

There are dozens, if not hundreds, of state-of-the-art Financial Accounting Software available on the internet. But, all of them offer you the system in totality.  Either you implement their software or you design your own from the scratch. This places a restriction on their usage because you want to develop your *own* system. 

AccBrowser offers you the Browsing capability and reporting similar to the Financial Accounting Software without implementing these software in totality. AccBrowser is NOT a Financial Accounting Software. It is a Reporting and Browsing Tool for YOUR accounting database.

AccBrowser ActiveX Component

  • is a drill-down reporting tool. It starts with Balance-Sheet and drills down to the voucher level.
  • has been extensively optimized for speed (performance)
  • You can use it to build a feature-rich add-on to your existing software or you may develop an new accounting software.
  • It takes care of all the VB, ADO, HTML, DHTML and VBScript codes, for you.
  • The features such as printing, logging, persistence are built into the component.  
  • No runtime registration or authorizations required!
  • reports Balance-Sheet, Profit-and-Loss Statement, Trial Balance, Group Summaries, Ledger Summaries (month-wise and day-wise) and Voucher List.
  • It raises the appropriate events, where you can *plug* your VB code for data editing.

AccBrowser expects a minimum schema in your Financial Accounting Database, as below:

Financial Accounting Schema

FAQ:   What, if my database has tables and fields named differently?
If so, then you will have to code a set of Queries / Views, which satisfies the above schema exactly. AccBrowser will extract data from Queries/Views instead of tables.

For example, assume that the table name for vouchers in your database is MyVouchers (Fields=VoucherID, VoucherDate, VoucherNarration, VoucherType). Then you will have to create a Query/View named "A_Voucher" as below:

SELECT VoucherID AS ID,  
       VoucherDate AS dateIs,
       VoucherNarration AS narration,
       VoucherType AS vType 
FROM MyVoucher 

and so on... The demo pack supplied with this download demonstrates this workaround.

FAQ:   What, if I want to add more features to the existing set of features available with AccBrowser?
You can always suggest any feature addition, which we will try to incorporate in the new version. The updated versions will always be free of charge to the registered user. Or ... you may purchase the source code and alter it as you like...

Download the .NET Components and ActiveX Controls