Navigation
- FAQ Home
- All categories
- About Webyog support and about this FAQ
- About the SQLyog program

- Connection issues

- Using the GUI
- Managing your MySQL Database Systems

- Database Schema Synchronization
- MySQL DATA synchronization
- SQL Scheduler and Reporting Tool
- Importing external data
- Backup/Restore
- SQLyog Job Agent (SJA)

- Working with Views, Stored Procedures and Triggers
- Character Set and Localization Issues
- MySQL bugs that affect SQLyog
- Questions on Open Source and Compiling
- Sitemap
Most popular FAQs 
- I get error 1130 "Host is not allowed to ... (169220 views)
- Error no. 2003: Can't connect... (86215 views)
- SQLyog Version History (63912 views)
- Error no. 1045: "Connection denied..." (61322 views)
- Error no. 1251: "Client does not support authentication..." (58307 views)
- Error No. 2005: Unknown MySQL server host... (50162 views)
- What is HTTP-tunneling? (42269 views)
- What Is SSH and SSH-tunneling? (38047 views)
- Can I use SQLyog with the WINE Windows emulator ... (34915 views)
- Why are Stored Procedures not created when I import ... (34260 views)
Latest FAQs 
- SQLyog Version History (2012-01-26 08:20)
- SQLyog is a client for the MySQL server - ... (2011-11-04 04:48)
- I get error 1130 "Host is not allowed to ... (2011-11-01 05:21)
- Problems on Ubuntu 11.x (2011-10-29 13:02)
- Problems creating a functional DSN on 64 bit Windows. ... (2011-09-15 14:34)
Sticky FAQs
Importing external data
Migration of columns defaults from MS Access fails with SQLyog Import External Data Tool.
You experience that when importing data from Microsoft Access migration of columns defaults fail.
This is a confirmed issue and we believe it is a problem with the ODBC driver for Access. We tried the various driver versions shipped with different Windows versions and also the updated driver for Office 2007 here: http://www.microsoft.com/downloads/details.aspx?FamilyID=7554F536-8C28-4598-9B72-EF94E038C891&displaylang=en
With neither of those drivers columns defaults are returned/exposed by the driver.
We also find that using Microsoft 'Data Transformation Services' for Microsoft SQL Server to migrate from Access to MS SQL Server column defaults are not migrated either. So Microsoft has same problem themselves, it seems!
If you have a lot of column defaults and you do not want to add the column defaults manually after first import there is another workaround: export from Access (note the difference between 'export from Access' and 'import to MySQL' here) first time using the ODBC driver for MySQL ("MyODBC"). This can be done from Access file .. export menu. Alternatively there are tools available that gives you an option to filter the export in various ways. It is only required to export the database structure. After that SQLyog Import External Data Tool can be configured and the advanced features of SJA Import External Data (like TRIGGERS, WHERE) can be used.
Tags: -
Related entries:
- Do I need PHP to use SQLyog with MySQL?
- SQLyog gives you the most options for connecting to MySQL
- Welcome to the SQLyog FAQ
- Installation and upgrading
- Buying and Licensing SQLyog
Last update: 2008-09-20 06:54
Author: Peter Laursen
Revision: 1.0
You can comment this FAQ
Comment of Don Lambert:
For all of you with the trial version please be aware that the Import External Data Tool does NOT come with the professional version. Only with Enterprise and Ultimate.
Added at: 2010-10-04 00:27
Comment of Peter Laursen:
@Don
it never was a secret. It is clearly documented here:
http://webyog.com/en/sqlyog_feature_matrix.php
(and was for several years)
Added at: 2010-10-04 00:39