cgwera.blogg.se

Accpac plus dos free download
Accpac plus dos free download









How the database driver accomplishes this is entirely up to the driver. Then we have database drivers that translate this API into calls to the database server currently being used. Our business logic objects (the real core of our Accounting Applications) communicate with the database via a common database API. We currently have a very robust and scalable solution.Īccpac is a three tier application with the business logic separated from the database. Many third party tools integrate with Accpac through open database interfaces. We can easily move Accpac data from one database to another via our Database Dump and Load utilities.Īlong the way we’ve evolved our API and easily moved from database version to database version. Later we added support for IBM DB2 and Oracle Databases. We decided to base our new database support on transactions and to define a set of requirements that a database would need to support to work with Accpac.ĬA-Accpac/2000 originally shipped supporting Btrieve 6.15, and then with version 2.5A we added support for Microsoft SQL Server 6. So when Accpac for Windows was developed, we made the decision to use standard off-the-shelf databases. It didn’t support SQL and hence didn’t fully support ODBC or any other standard interface mechanism making it hard to use external tools like for reporting.It didn’t have a server version, so relied on file system locks which were hard to support for all the different network operating system.It used record locking as its multi-user model, so once too many people were doing things, too many records would be locked and things would grind to a halt.It didn’t support database transactions so if something failed the database was left corrupted.This was a simple ISAM based package that was fast and easy to install and configure. When this product was developed there weren’t standard off the shelf packages to use. This blog posting is going to talk a bit about how Accpac Accounting applications access the database, give some rationale for the way we do things and look at where we may go in the future.Īccpac Plus, the original character based product for first CP/M ( ) and then MS-DOS ( ) used a proprietary built-in database. Sage ERP Accpac supports running using either Pervasive.SQL ( ), Microsoft SQL Server ( ) or Oracle ( ) Database Servers.











Accpac plus dos free download