http://perso.easynet.fr/cibderf/tout.html
HTH
Pedro mpa wrote:
Greetings.
I'm building an application and I need to import data to mysql from a db
format I don't know. Unfortunately the person in charge of the data won't be
reachable for the next 2 weeks and I want to continue my work.
Pedro,
I haven't ever seen those file types - but just a thought. Maybe they
are
Just flat files and the extension relates to the "table" contained there
in.
If you have unix shell access, try the "file" command - ie "file
file.bdd"
If it reports plain text - chances are its just a flat file -