Database

Check If The BDE Is Installed

You can use this tip to check if the Borland Database Engine (BDE) is installed.

Continue Reading »

Show deleted records

With this procedure we can show deleted record from paradox table.
Continue Reading »

Preventing deleting record in a DBGrid

Put code snippet bellow on the OnKeyDown event of the DBGrid.

Continue Reading »

How to make transparent DBGrid

With the following code we can make transparent DBGrid.

Continue Reading »

How to get BDE alias info

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

Continue Reading »

Borland Database Engine (BDE) Error List

Here Borland Database Engine (BDE) error list:

Continue Reading »