Unable to create new table from XML file

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
gkotzbauer
Posts: 1
Joined: Tue 22 Jun 2010 06:41

Unable to create new table from XML file

Post by gkotzbauer » Tue 22 Jun 2010 06:48

Hi -

I am attempting to create a new table via the "Database -> Import Data" function, but I receive the following error "Unknown table 'pre condition description' in information schema."

In the "Destinationtable" step I select "New Table" and give it the name "Pre Condition Description."

The XML file I'm using as the source is below.

Please help. Thank you.






















Viktor
Devart Team
Posts: 68
Joined: Thu 06 May 2010 08:12

Post by Viktor » Tue 22 Jun 2010 14:25

Unfortunately, we do not support table creating based on an xml schema.

Post Reply