Inno Setup 5.1.9

February 14th, 2007

Inno Setup

Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.

Read the rest of this entry »

VirtualTable Component 5.70

February 14th, 2007

TVirtualTable component is TDataSet descendant. It represents an in-memory data storage that does not have linked data files. To add fields to virtual table call AddField method. Immediately after creating virtual table it will be empty. You then define new fields or load existing table files so that virtual table object becomes initialized and ready to be opened.

Read the rest of this entry »

InterBase Data Access Components for Windows 2.00 beta

February 14th, 2007

InterBase Data Access Components is the powerful tool to develop client/server applications on Borland Delphi and C++ Builder with InterBase, Firebird and Yaffil database servers. IBDAC provides flexible and easy automatic updating of server data, rows refreshing, getting metadata and has a lot of other useful features.

Read the rest of this entry »

MySQL Data Access Components for Windows 5.00 beta

February 14th, 2007

MySQL Data Access Components is the powerful tool to develop client/server applications on Borland Delphi, C++ Builder and Kylix with MySQL server. MyDAC provides flexible and easy automatic updating server data, refresh rows, getting metadata and has a lot of another useful features.

Read the rest of this entry »

SQL Server Data Access Components 4.00 beta

February 14th, 2007

SQL Server Data Access Components is the powerful tool to develop client/server applications on Borland Delphi and C++ Builder with Microsoft SQL Server. SDAC provides flexible and easy automatic updating server data, refresh rows, getting metadata and has a lot of another useful features.

Read the rest of this entry »

Oracle Data Access Components 6.0 Beta

February 14th, 2007

Oracle Data Access Components is the powerful tool to develop client/server applications on Borland Delphi, C++ Builder and Kylix with Oracle. ODAC provides flexible and easy automatic updating server data, advanced locking and refresh rows, advanced support of Oracle8 objects, arrays, nested tables, BLOB and CLOB data types and has a lot of another useful features.

Read the rest of this entry »

How to make transparent DBGrid

February 12th, 2007

With the following code we can make transparent DBGrid.

Read the rest of this entry »

How to get BDE alias info

February 12th, 2007

With the following function we can use the GetAliasParams method of TSession to get the directory mapping for an alias.

Read the rest of this entry »

AVLock Gold 5.3.3

February 11th, 2007

AVLock Gold is a component developed for the following platforms: .NET, VCL(Delphi/BCB) and ActiveX. AVLock simplify the creations of trials, it is quite ease to use and allow you to manage several kind of protections for your application as well as enabel/disable modules into your app and manage licenses into a network environment.

Read the rest of this entry »

dzTemplates 1.0.2

February 9th, 2007

dzTemplates is a set of container pseudo templates for Delphi, Kylix and other Object Pascal compilers. It adds some kind of C++ like templates to the language by using include files.

Read the rest of this entry »