Forum Replies Created
-
AuthorPosts
-
Ritesh
MemberThe above bug was fixed in SQLyog RC1.
Ritesh
MemberDo you mean you cant connect to your DB2 database using SQLyog's ODBC Import Wizard?
Ritesh
MemberTake a loot at http://www.webyog.com/forums/index.php?act…ct=ST&f=2&t=576
HTH
Ritesh
MemberIt seems to me that you dont have the correct permission or you are giving the wrong password 🙁
Ritesh
MemberBACKUP DB command only works for database that are located at the same machine as SQLyog. It seems that your database is hosted in a remote computer. BACKUP DB option will not work in this case 🙁
The best option to take a backup is “Export As Batch Script…”.
You do not have privileges to execute flush command. Uncheck the “Flush Logs Before Dump…” option and everything will be OK.
HTH
Ritesh
MemberCan you tell me the complete error statement?
Ritesh
MemberSQLyog uses “LOAD DATA LOCAL…” command to import data from a CSV file.
The message shown by SQLyog is returned by MySQL itself. You can find more information about the command at http://www.mysql.com/doc/en/LOAD_DATA_LOCAL.html
HTH
Ritesh
MemberCan you mail me the CSV file with the Table structure?
A screenshot of the Escaping Character dialog will be nice 🙄
Ritesh
MemberThe code for SQLyog 3.6 has been DEEP FREEZED. We will be releasing SQLyog 3.6 within 7-10 days 🙂
HTH
Ritesh
MemberThanks for the info 😀
Ritesh
MemberThis thread talks about the same problem –
Ritesh
MemberDo you mean importing data from MySQL to Access?
SQLyog can only import data from a ODBC source to MySQL.
Try importing data to Access using Access ODBC Import Wizard.
Ritesh
MemberI assume that you are using MySQL 4.x. You have to execute SQL queries manually.
SQLyog doesn't support NEW PRIVILEGES introduced in MySQL 4.x. This feature is planned for SQLyog Max.
HTH
Ritesh
MemberThis is a known bug and will be fixed in SQLyog 3.6 🙄
HTH
Ritesh
MemberShadow,
I think this is a wrong statement.
SQLyog updates ALL columns for a row if ANY column in that row has been edited – but it does NOT update any rows when you are just scrolling. Pls. check out the history tab to confirm.
Future versions of SQLyog would only update changed columns 🙂
-
AuthorPosts