Re: How do I construct tables from *.frm files?
Posted by: Alfredo Kengi Kojima
Date: September 08, 2005 12:45PM

Hi

The .frm files are the data files that MySQL uses to store your tables. To query them you need to connect to the MySQL server using a client, such as MySQL Query Browser, which you can download from http://dev.mysql.com/downloads/query-browser/

Options: ReplyQuote


Subject
Written By
Posted
Re: How do I construct tables from *.frm files?
September 08, 2005 12:45PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.