ANN: Accuracer v.3.20, single-file embedded client-server database


AidAim Software announces new client/server version of Accuracer

======================================================================

AidAim Software is pleased to announce Accuracer VCL v.3.20 with
new functionality.

A number of new features were added and some bugs were fixed.

Now Accuracer automatically reduces the size of the database file in
case of deleting data from the end of file.

Creating executable database files is now supported. Methods
MakeExeDatabase, IsAccuracerDatabaseFile and RemoveDatabaseFromExe were
added to TACRDatabase.

CopyDatabase method was added to TACRDatabase component.

ACRManager utility was significantly enhanced.

SQL queries and filters now support memo fields.

SQL DDL performance was improved.

MemoryTableAllocBy property was added to TACRTable component.

Six demos were added.

Accuracer Database System is a compact, embedded, single-file,
multi-user (file/server and client/server) cross-platform
BDE replacement database with SQL support based on a new original
BDE alternative database engine that supports the almost all TTable,
TQuery, TDatabase, TSession, TBatchMove functions and provides some
special ones to give you wide functionality and ease of use.

- Multi-user (both client/server and file server)
- Multi-thread access
- Storing all tables inside the single database file
- No BDE; no DLLs
- SQL'92 (DML & DDL) support
- Fully compatible with standard DB-aware controls
- IProvider Support (ClientDataset)
- Small footprint and low memory usage
- In-Memory tables support for the fastest data access
- Varchar and BLOB field types with optional data compression
- Strong encryption with wide variety of algorithms and modes
- Transactions support with READ COMMITTED isolation level
- BatchMove component
- ODBC Driver available
- No royalties
- Full source code available
- Windows / Linux cross-platform database engine
- Unmatched ease-of-use, comprehensive help, lots of demos and
utilities with source code for Delphi/C++Builder and Kylix

Accuracer is currently available for the Borland Delphi, C++Builder
and Kylix development environments in Single-User (SU), Multi-User
(MU), and Client/Server (CS) versions with full source code (Pro) or
without one (Std).

An evaluation version is avaliable to download from AidAim web-site:
http://www.aidaim.com/products/download.php

Best regards,
Ella Perelman

AidAim Software LLC
http://www.aidaim.com
Database, data compression and encryption components for software
developers.

Related Discussions
  • HOW CAN I DEBUG DLL (2001-01-03 00:48:24)
    Do you mean how to find internal errors while writing a DLL file or how to get the exact error while calling a DLL Function ? /Filip
  • DOT ON SCREEN (2001-01-03 03:42:55)
    Delphi does not support a Pixel function with a HDC, you have to use the Windows-API-function COLORREF SetPixel( HDC hdc, // handle...
  • HOW TO RUN DATABASE APPLICATION ON THE INTERNET (2001-01-03 03:04:54)
    This is possible using COM objects and ActiveX Server ... Don't ask how ... I'm not into COM object programming ... :o) Regards /Filip
  • HELP WITH CHDIR !!!! TURBO PASCAL VS DELPHI (2001-01-03 06:48:49)
    This is because the ChDir Procedure, the SetCurrentDir and SetCurrentDirectory Functions are changing the directory in the active process. Try...
  • DEFAULT EMAIL CLIENT (2001-01-03 23:54:27)
    HKEY_CLASSES_ROOT\mailto\shell\open\command\ /Filip
  • RUNNING A DATABASE APPLICATION ON ANOTHER COMPUTER (2001-01-07 05:36:33)
    In the BDE on the other PC (the one without the database), you must add an alias to point to the location of the database in the format of:...
  • ADD TO RESOURCE ON RUNTIME (2001-01-04 09:00:49)
    I think what you are asking is to change the .EXE file at run-time. Yes, it is possible, but nobody I found will share that information. If you...
  • HELP WITH EXCEPTIONS ..... I'M GETTING CRAZY! (2001-01-06 19:59:49)
    How to make it run as if you were running it outside of Delphi. Tools | Debugger Options --> Language Exceptions. Their is a checkbox titled...
  • REPEATING FUNCTIONS (2001-01-04 09:46:34)
    The OnIdle event is not hardware dependent. It is called when the program has idle time. The OnIdle event is in TApplication and is a warpper...
  • HOW TO CREATE SEQURE LOGIN TO DESKTOP APPLICATION (2001-01-05 09:30:01)
    I'm not pretty sure, what your intention is. One possible approach would be to use a edit-field, which cannot be "spyed out" by the usual password...
Latest News
Submit News Form Past News
Latest Forum Entries