Messages - vizacc [ switch to compact view ]

Pages: prev1 ... 3 4 5 6 7 [8] 9 10 11 12 13next
36
hi,
We wrote an accounts package for Windows.

What is it?
This is an accounts package with general ledger, accounts payable, accounts receivable, inventory, sales, purchasing modules.

What database does it use?
It uses MSSQL currently. The product uses a database abstraction layer; it also can be ported to MySQL or Firebird easily.

How do I get it?
Please contact "supportviz at vizacc dot com" for a free evaluation.

What do I get if I give feedback?
We will give you a free copy of this software.



37
all i have to do now is to link this to a calendar and address book...

38

hi,
I was playing around with the outliner concept.

What is an outliner?
In computer terminology, an outliner is a master-detail self-referencing multi-column tree. A tree is a linked list of nodes.

There are three primary keys used, one to identify the whole tree, one to identify the parent, and one to identify the child.
The terminating condition in the recursion is that (Parent Key = Child Key) stops the self-referencing.

It is master-detail but it seeks it's own data instead of using a second table.

It is multi-column, so you can store data in two or more columns.

What is the back-end database?
The back-end database for this outliner is MSSQL stored in a table.

a1.png


39
hi armando,
please contact "supportviz at vizacc dot com".

I will email them to you asap.

Thank you.

40
HelpMaker v8 build 4 was released to testers today.
this is FREE software.


Pages: prev1 ... 3 4 5 6 7 [8] 9 10 11 12 13next
Go to full version