|
Special offer for TurboPower users.
Owing to TurboPower Software Company announces January, 7 their immediate withdrawal from the retail component and developer tools market, AidAim Software offers registered users of TurboPower's components 50% discount on analogous AidAim products.
FlashFiler users can replace it with EasyTable, a high-peformance database system. The main advantages of the EasyTable are: fast data access and high-speed search, SQL & DDL support, strong encryption, BLOB compression, single database file, multi-thread access.
As for Abbrevia users, the CompressionMaster Suite will be the best choice for migrating from Abbrevia. CompressionMaster Suite is the most advanced data compression library for Delphi and C++ Builder. You will get four independent products, Easy Compression Library, Single File System, FlexCompress and ZipForge, each of them outperforms the same purpose Abbrevia's part. This powerful combination gives you much more flexibility and advanced features than Abbrevia does.
Contact sales@aidaim.com for further details.
Related Discussions - 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...
- TELEPHONE BASED APPLICATION (2001-01-08 10:29:39)I did something like this. I wrote a fully operative phone-
based banking applciation in two days using VisualVoice and
Dialogic cards. However,...
- SHELL EXTENSION? (2002-07-30 00:31:30)Thank u first, TeaM.
i'm a chinese :) nice to meet.
i know what you mean. i know how to implement a shell
extention TO A SPECIAL FILE CLASS,...
- CLOSE AN APP I JUST OPEN WITHIN DELPHI (2001-01-12 13:32:36)See this component... TRunner.
http://sedlan.com/runner.php
Key Features
Available for Delphi versions 3, 4 and 5
Get the handle of the...
- SENDING FILES VIA HTML!!! .... BUT WITHOUT ANY COMPONENT (2001-01-09 23:49:06)I really don't know if this will help you or not, but I came across it a while back and thought it might be of use to you regarding how you phrased...
- RESTRICTING USERS OF AN APPLICATION IN A NETWORK SITUATION (2001-01-10 00:56:12)This would be a simple solution.
program OnlyOneOpen;
uses
Forms, SysUtils, classes, windows, dialogs,
uSingleRun in 'uSingleRun.pas'...
- PLACING A BACKGROUND BITMAP ON A PANEL? (2001-01-10 10:02:07)There are some good Freeware components available in Delphi Pages, which do exactly what you want.
e.g. Gradient Panel, Roger Special Panel,...
- FINDING THEW CAUSE OF "UNKNOWN" ACCESS VIOLATIONS (2001-01-15 15:10:48)It is my experience that slow machines are more quite to have AV. It seems that Windows does not find the time to finish a current process that...
- HOW TO DYNAMIC MAKE A TWEBBROWSER IN A TABSHEET? (2001-01-19 07:08:27)You have to cast the Parent proerty to TControl so it
won't think you are trying to use the IDispatch Parent.
procedure...
- HELP WITH DYNAMIC CREATION OF PAGES ON A PAGE CONTROL (2001-01-18 14:44:32)Can you post the non-working ocde you are trying to use?
|