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 - try opening it in A text editor. If the file command reports "data" - then it is probably some type of database file. Just a thought :) -- George -----Original Message----- From: Pedro mpa [mailto:[EMAIL PROTECTED] Sent: Thursday, April 27, 2006 2:05 PM To: mysql@lists.mysql.com Subject: Import from unknown format (.bdd .ind .mor .ped) Greetings. 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. Does anyone knows the db format extensions like: .bdd .ind .mor .ped Thanks in advance. Apologies for my bad English. Pedro. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]