|
Accuracer Database System Client-Server version 3.00 Alpha
Hello,
AidAim Software introduces Accuracer Database System v.3.00 Alpha.
Now Accuracer can be used as a client-server database, as well as
file server. AccuracerDatabaseServer utility and TACRServer component were added.
For more information read file ClientServer.txt supplied with it (folder Help).
This is a prerelease trial version. Any comments, ideas and bug reports are appreciated.
Main Benefits:
• Client-server engine with server component.
• Easy-to-use multi-user engine affords the simplest way of the multi-user access
to a database file
• Multi-thread access enables to develop thread-safe applications (see Demos)
• Storing all tables inside the single database file
• No BDE; no DLLs
• SQL'92 (DML & DDL) support
• Small footprint
• In-Memory tables support (including SQL and DDL) for the fastest data access
• Fully compatible with standard DB-aware controls
• Varchar and BLOB field types with optional data compression
• Strong database encryption with wide variety of algorithms
• Transactions support with READ COMMITTED isolation level
• MS Windows / Linux cross-platform database engine
• ODBC Driver available
• No royalties
• Full source code available
• Database management utilities with source code
• Unmatched ease-of-use, comprehencive help, lots of demos for Delphi/C++Builder and Kylix
You can download an evaluation version from our site:
http://www.aidaim.com/products/download.php
Best regards,
Leo Martin,
AidAim Software LLC,
http://www.aidaim.com
Compression, encryption and database components
Related Discussions - USING DLLS (2001-01-03 23:47:50)Hi again Goober ... :o)
Let's take NETAPI32.DLL as an example.
This DLL is created by Microsoft and the explanation of its use is described in...
- 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
- 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:...
- 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...
- QUERY PARAMETER QUESTION...? (2001-01-04 22:44:03)there are two parts
first is writing the script with variable and another is using bind variable
eg-
for first you can say
query1.sql.text...
- ERROR MESSAGE "KEY FIELD CONTAINING A DUPLICATE VALUE" (2001-01-05 11:54:47)I am certain that you have created a field and made it a key or index field with unique properties. Being unique, if a value entered is identical...
- DELPHI WITH INTERNET.. (2001-01-05 19:35:50)http://www.matlus.com/scripts/website.dll
This site is 100% Delphi built and 100% dynamic. All the content you see here is "database driven" and a...
- PRINTING A PDF FORM (2001-01-07 03:57:11)Hello Tom,
If you find a delphi solution to bypass the acrobat Printer i am very interrested.
Actually i am printing a lot of invoice to the...
- SYSTEM.PAS (2001-01-06 04:20:58)Probably you are using NT based OS.
In order to avoid it use Delphi installer program and select only registering while setup asking setup...
|