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
2 users online | 2 Guests and 0 Registered
Most popular FAQs
- I get error 1130 "Host is not allowed to ... (465641 views)
- Error no. 2003: Can't connect... (381383 views)
- SQLyog Version History (234358 views)
- Error no. 1045: "Connection denied..." (195092 views)
- Error No. 2005: Unknown MySQL server host... (177269 views)
- Error no. 1251: "Client does not support authentication..." (165787 views)
- Can I use SQLyog with the WINE Windows emulator ... (157509 views)
- What is HTTP-tunneling? (132127 views)
- What Is SSH and SSH-tunneling? (103675 views)
- Introduction to the 'SQLyog Job Agent' (SJA) (101601 views)
Latest FAQs
- SQLyog Version History (2014-06-08 10:22)
- I get error 1130 "Host is not allowed to ... (2014-01-30 12:21)
- About CHUNKs and BULKs (2014-01-09 11:53)
- SQLyog is a client for the MySQL server - ... (2013-08-04 04:48)
- Problems creating a functional DSN on 64 bit Windows. ... (2013-07-22 08:34)
Sticky FAQs
Advanced search
16 search results
Page 1 out of 2 Pages
- Importing external data: Migration of columns defaults from MS Access fails with SQLyog Import External Data Tool. Answer: 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 ...
- Program versions: SQLyog Version History Answer: Please refer relevant page in online documentation ...
- Importing external data: Problems creating a functional DSN on 64 bit Windows. Answer: 64 bit Windows has more or less 'taken over the scene' from 32 bit Windows since the introduction of Windows 7 and recent hardware systems ...
- Manipulating data.: I have problems with importing CSV data Answer: Problems with importing CSV-files frequently occur at the Webyog Forums. We will here outline the basics.1) What is CSV?CSV stands for 'Comma Separated Values'. ...
- Installation and Configuration: Can I use SQLyog with the WINE Windows emulator on LINUX. Answer: Yes - you can. Actually SQLyog is a very popular application used by Linux/wine users. And it is not restricted to Linux. It is equally ...
- Importing external data: When I import CSV data using the SQLyog Import External Data Tool only first column Answer: It is not a SQLyog issue, but an issue with the Microsoft text-ODBC-driver. It isthe same issue as described here: http://www.webyog.com/faq/28_73_en.html:And in most of ...
- Importing external data: I have a large # of .csv files. Can SQLyog import them all in one Answer: The SQLyog Enterprise and Ultimate versions can do that! You will then need to use the Import External Data Tool with the Microsoft text-ODBC-driver, ...
- Importing external data: I get "ERROR: 1136, Column count doesn't match value count at row ..." when using Answer: This is due to an ODBC-driver that uses the 'regional settings' of the client machine when generating the data stream from the source database. ...
- About the SQLyog program: Data get truncated when importing a large CSV-file. Answer: SQLyog is is able to import data CSV files to MySQL using two different techniques: 1) using the Microsoft ODBC Text driver (that ships with every ...
- General questions about SJA: Why is my Scheduled Job not Running? Answer: If that happens it is not an issue with SQLyog!First you must understand that any job running on Windows is running with some user privileges. ...