![]() |
|
The stupid question is the question not asked | |
PerlMonks |
DBI or module for 'borland database'by sectokia (Friar) |
on Jul 15, 2024 at 03:21 UTC ( [id://11160607]=perlquestion: print w/replies, xml ) | Need Help?? |
sectokia has asked for the wisdom of the Perl Monks concerning the following question: Hi Monks, has anyone heard of a module or interface for reading Borland Database Engine Database UDF files? The files I want to read all have magic identifier: 0xBDE01996 (first 4 bytes: 96 19 E0 BD) The file format looks fairly simply: strings with some binary separators/length components. However I cannot find anything that reads it or even a description of the file format?
Back to
Seekers of Perl Wisdom
|
|