MySQL Forums
Forum List  »  MySQL Query Browser

Re: How import data from HTML file ?
Posted by: Mike Lischke
Date: September 13, 2005 02:22AM

chen y wrote:

> Is there a way to import data from an HTML file?
> (The same as export Resultset to HTML file).

No, there is no direct way. You have to convert it to an SQL script first.

Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Written By
Posted
September 12, 2005 05:09AM
Re: How import data from HTML file ?
September 13, 2005 02:22AM
September 15, 2005 03:14AM


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.