Here is a program that will display a directory of your .DBF files.
It will also include information about the DBE that is used to access each file.
The program uses an undocumented eXpress++ function named DC_DbeType() which reads the header of each .DBF file to determine the type of database it is.
Create a folder under \exp20\samples named DBES.
Unzip the attached files into that folder.
Here is a sample screen when running DBETEST.EXE.
Displaying a list of DBFs with DBE info
Displaying a list of DBFs with DBE info
- Attachments
-
- dbes.zip
- (1.13 KiB) Downloaded 1592 times
The eXpress train is coming - and it has more cars.
-
- Posts: 36
- Joined: Thu Jan 28, 2010 2:30 pm
Re: Displaying a list of DBFs with DBE info
Nice work Rogerrdonnay wrote:Here is a program that will display a directory of your .DBF files.
I included it in one of my programs:
Best regards
Leon
Leon