MySQL Forums
Forum List  »  MySQL for Excel

MySQL for Excel Source Code
Posted by: Justin Works
Date: January 22, 2014 10:04AM

Sorry for the cross post (Also in Source code http://forums.mysql.com/read.php?117,604307,604307#msg-604307)

I've been struggling with getting decent table insert performance over ODBC from Excel using ADODB. I downloaded the MySQL for Excel tool and it looks like they are getting great write speed (appending data to a table through the tool is taking less than 1 second, while my inserts take 60 seconds). It looks like they are not using ODBC, but the /NET connector. I wanted to better understand how they are making this work by taking a look at the source code. However, I can't seem to find it on Launchpad.

The license document with the utility indicates is is GPL and Open Source certified, so I would have thought I could get the source code somewhere.

Any ideas?

Justin

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL for Excel Source Code
2808
January 22, 2014 10:04AM
1369
January 27, 2014 12:33PM
1403
February 05, 2014 03:57PM


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.