Difference between revisions of "BDE"
From WorkManSoft Wiki
Jump to navigationJump to search (Created page with "= BDE - Borland Database Engine = The BDE is less used today but since some old releases have it this serve as some information about how to solve problems with it. === Solutio...") |
|||
Line 1: | Line 1: | ||
− | + | BDE - Borland Database Engine | |
The BDE is less used today but since some old releases have it this serve as some information about how to solve problems with it. | The BDE is less used today but since some old releases have it this serve as some information about how to solve problems with it. |
Latest revision as of 15:40, 8 January 2012
BDE - Borland Database Engine
The BDE is less used today but since some old releases have it this serve as some information about how to solve problems with it.
Solution for "insufficient disk space"
This error ocurs when there are multiples of 2 GB left on the drive where the BDE-alias is located. The easiest solution is to simply add more files or delete so that it's no longer multiples of 2 left.