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

Forum Replies Created

Viewing 15 posts - 2,401 through 2,415 (of 2,527 total)
  • Author
    Posts
  • in reply to: What happened to my post about "Copy database" #13971
    Ritesh
    Member

    BTW, what problem you had with Copy Database… 😮

    in reply to: What happened to my post about "Copy database" #13970
    Ritesh
    Member
    Quote:
    see topic

    Which topic?

    I am not sure 😮

    in reply to: SQLyog crash when using symbolic #13966
    Ritesh
    Member

    The upcoming release of SQLyog – SQLyog 2003 will load only screen-full of data at a time, and would fetch additional rows as and when required.

    in reply to: a little feature to add #13833
    Ritesh
    Member

    Thanks for the idea.

    in reply to: Connecting using port 80? #13944
    Ritesh
    Member

    oopppssss…

    sorry for the late reply. SQLyog does not support connecting thru a proxy ( as yet )

    in reply to: execution query time #13913
    Ritesh
    Member

    Greetings

    Sorry for the late reply 😀

    This feature is by design. The History window will show you the time which was required by MySQL to execute the query.

    Quote:
    Running query from MySQL client the time result is 13.6 sec; from SQLyog 20 ms.

    20ms is taken by MySQL to execute the query. 13.6 sec are taken to get the result from the server to the client.

    To get the correct time ( i.e. the time it took to fetch the result ), select the Result tab and you will get the time information in the status bar.

    Hope it helps 😀

    in reply to: Alt-Tab bug? #13957
    Ritesh
    Member

    Its a known problem.

    It will happen when you have a modal window opened up otherwise SQLyog will behave properly.

    We are working on it 🙂

    in reply to: How about Graphical Designer and MS-ACCESS Import? #13939
    Ritesh
    Member

    They are not supported yet :huh:

    in reply to: GPL #13855
    Ritesh
    Member
    Quote:
    BLOB: But how about WMF, icons, Rich Text or HTML? Like EMS?

    You can save, load any binary data using SQLyog

    in reply to: How about Graphical Designer and MS-ACCESS Import? #13936
    Ritesh
    Member
    Quote:
    Why not a graphical Designer for that?

    Its one of the top items in the TO-DO list of SQLyog 2003.

    Quote:
    which can import all Access-related stuff as Tables, Data,INDEXES AND FOREIGN KEYS – Perfect not?

    You can Import data from Access by using SQLyog's ODBC Import Tool. Use Tools->ODBC Import…

    in reply to: GPL #13853
    Ritesh
    Member
    Quote:
    but thats only because I don't have any other possibility (BLOB, etc.).

    SQLyog supports BLOB data in a complete way 🙂

    Quote:
    but: Do you really think you “alone” can keep up the speed of new development coming out now with MySQL (Foreign Keys, Stored Procedures, Views, Master-Slave-Replica, etc.)?

    We are completely dedicated to SQLyog and we will make sure that it keeps up with the pace of MySQL development.

    in reply to: Batch Skripts and backticks #13929
    Ritesh
    Member

    Thanks for the suggestion. We will work on it.

    in reply to: Suggestion: new button in "alter table" screen #13930
    Ritesh
    Member
    Quote:
    I think it would be very useful a “move field” button, to change the order of the table's fields

    You can reorder column of your table through SQLyog. Just select the table in the Object Browser and choose Reorder Columns… from the popup menu.

    in reply to: Suggestion: auto-select database #13867
    Ritesh
    Member

    It has been implemented in SQLyog 3.1 which will be released soon.

    in reply to: Connection problem error 1130 #13926
    Ritesh
    Member

    Just change the value of Host field in mysql.user table to `%` for the username root . This allows root to connect to the MySQL server from any location.

Viewing 15 posts - 2,401 through 2,415 (of 2,527 total)