Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Forum Replies Created

Viewing 15 posts - 2,266 through 2,280 (of 2,527 total)
  • Author
    Posts
  • in reply to: Suggest Feature: View only specific databases #14298
    Ritesh
    Member

    Hello

    You can do that. Just specify those databases in the database(s) field of the connection window

    HTH

    in reply to: Bug in ODBC import #14284
    Ritesh
    Member

    Thanks 😀

    We will work on it.

    in reply to: Problems with importing/exporting #14293
    Ritesh
    Member

    Hello

    Are you using Tools->Execute Batch File… option or you are using the SQL Window to execute the queries.

    in reply to: Dangerous Bug #14274
    Ritesh
    Member
    Quote:
    two different connections

    Are you connected to the same MySQL Host.

    Neway, thanks for the report 😀

    in reply to: Bug in ODBC import #14282
    Ritesh
    Member
    Quote:
    SQLyog will fail

    Do you mean that SQLyog is crashing?

    You can override an existing table during ODBC Import. Click on the Transform button for the specified table in the Select Table(s)… page of the wizard. Check the Drop and Recreate Table… option in the Column Mapping and Transformation dialog.

    HTH

    in reply to: Import from CSV log #14276
    Ritesh
    Member

    SQLyog uses MySQL's Load Local Infile… command to import data from a CSV file. SQLyog does not generate a log file to show you the complete details.

    in reply to: Problems with importing/exporting #14291
    Ritesh
    Member

    Hello

    SQLyog writes the query and the error in sqlyog.ini. The file is located in the directory where SQLyog is installed. Can you give us the exact error with query?

    in reply to: Error 1064 #13701
    Ritesh
    Member

    Sorry 🙁 but there is no option to deactivate backticks

    in reply to: Error when trying to download database #14279
    Ritesh
    Member

    In the Export Database As Batch Script… dialog uncheck the option Flush Logs Before Dump

    HTH

    in reply to: You guys do a great job! #14280
    Ritesh
    Member

    Thanks 😀

    in reply to: Suggestion #14265
    Ritesh
    Member

    Thanks for the suggestion.

    You can install a generic Proxy Client and SQLyog with work without requiring any configuration.

    HTH

    in reply to: from SQL Server to MySQL #14264
    Ritesh
    Member

    Hello

    Except the secheduler job(s) you can do everything in MySQL. In most of the cases, MySQL will perform better then what you expected 😀

    For the schedued job you can write your own app that will run as a service and do your job.

    SQLyog has been tested to work under such condition(s) and it has come out with flying colours. Many of our customers have used it in even more heavy situation and didnt have any problem.

    Best of all, SQLyog and MySQL are FREE !!! 😀

    HTH

    in reply to: only showing one table #14262
    Ritesh
    Member

    Try this –

    After you give the DSN information, SQLyog will ask you whether you want to import data from the datasource or through a query.

    Select Use a query to specify the data, then in the next wizard write a query something like select * from tablename . SQLyog will list you the result with all the columns. Select them and import it. Please post the result out here for our information.

    HTH

    in reply to: Connecting to multiple servers #14263
    Ritesh
    Member

    Press Ctrl+N . Give the details for the other DB ( you can also save it ) and press connect.

    HTH

    in reply to: only showing one table #14260
    Ritesh
    Member

    Normally it should not cause a problem.

    How big is the database? If its not very big then you can send me a backup of the DB so that I can give it to my development team to correct the error ( if there are any )

Viewing 15 posts - 2,266 through 2,280 (of 2,527 total)