MySQL Forums
Forum List  »  MySQL for Excel

Re: Excel to MySQL
Posted by: richard briggs
Date: June 12, 2012 06:09AM

Many thanks for the info.

To tackle this then I have added a new section into the XML flavours file for each database type. Additional replace strings can be aded if desired.
Here is the MySQL section:

<ReplaceStrings>
    <Replace>
     <from><![CDATA[']]></from>
     <to><![CDATA['']]></to>
    </Replace>
</ReplaceStrings>

There is an interim new version 1.0.58 that includes these changes for MySQL has been posted here.

Mean while back to the work bench for testing with MySQL stored procedures later this evening.. !

I have also created a MySQL testing/feedback section here.

Many thanks so far.. :)



Edited 1 time(s). Last edit at 06/12/2012 06:10AM by richard briggs.

Options: ReplyQuote


Subject
Views
Written By
Posted
3538
June 11, 2012 07:42AM
1313
June 11, 2012 07:50AM
1401
June 11, 2012 06:10PM
1428
June 12, 2012 01:35AM
Re: Excel to MySQL
1296
June 12, 2012 06:09AM
1347
June 13, 2012 02:02AM
1261
October 11, 2012 03:36AM


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.