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

Forum Replies Created

Viewing 15 posts - 2,446 through 2,460 (of 2,527 total)
  • Author
    Posts
  • in reply to: Can't manage relationships… #13794
    Ritesh
    Member
    Quote:
    where do I have to create the log directory???

    Create c:mysqliblogs

    in reply to: Can't manage relationships… #13791
    Ritesh
    Member

    The .inf seems OK.

    You need to create the iblogs directory manually and give the information in my.inf

    in reply to: Tab Memory && Double Click Response #13823
    Ritesh
    Member
    Quote:
    One observation/ feature request that would improve productivity considerably (at least for me) would be retention of the selected tab (Result, Messages, Objects, History) upon double-click of the table in the left tree view. Currently the double click always brings the user to the 'Objects' tab. I would like to select a tab and then be able to cycle through a few of the tables by double-clicking

    Quote:
    Another request. Instead of having to hit f8 for an edit window, can a tab be added to accomplish the same thing. This way (combined with the first request) I can make updates and enter data quickly throughout the DB without so many keystrokes and clicks.

    Both the above features are in our TO-DO list. We are currently working on GUI and proabably will completely change the UI in one of the future releases.

    in reply to: Access97 Date/Time -> varchar(25) #13822
    Ritesh
    Member
    Quote:
    import from Access97 [win98 myODBC ] to mySQL

    This is happening because the ODBC driver for Access returns SQLyog the information.

    You can change a COLUMN datatype, by clicking on the Transform BUTTON in Select Table(s) box of the ODBC Import Wizard tool.

    in reply to: Can't manage relationships… #13787
    Ritesh
    Member
    Quote:
    TeamID (should also be a foreign key)

    Quote:
    WorkshopID (SHOULD BE the foreign key)

    The above two fields dont have indexes defined on them? For foreign keys to be defined on columns, those columns should have indexes defined on it.

    For more information you can check out the InnoDB docs at InnoDB Homepage

    in reply to: Synchronizing Database #13813
    Ritesh
    Member
    Quote:
    Can I synchronize 2 databases on 2 differents servers with SQLyog ?

    Yes. You can 😀

    Just connect to different servers. Select Tools->Database Synchronization Tool… and in the Combo dropdown you will find databases of both the servers ( i.e. connections ).

    Select the databases you want to synchronize and choose one of the output option.

    in reply to: Can't manage relationships… #13784
    Ritesh
    Member
    Quote:
    I am using InnoDB tables!!!! So where is the problem?!

    Check out the columns which you are using in the relationship have proper indexes created on them.

    It would be very helpful if you can tell me the structure of the two tables and the steps you are following to create the index.

    in reply to: Is CTRL+BREAK old fashion ? #13811
    Ritesh
    Member
    Quote:
    Will be added on a future release ?

    Yes 🙂

    in reply to: coping tables between two databases #13680
    Ritesh
    Member
    Quote:
    When do you plan to release 3.1 version?

    Within ONE week. Would you like to test SQLyog 3.1 before we officially release it?

    in reply to: Big Batch File Error Handler #13781
    Ritesh
    Member
    Quote:
    Why not SQL Yog have this feature built in ?

    SQLyog will support such big files in one of the future upgrades.

    in reply to: Is CTRL+BREAK old fashion ? #13809
    Ritesh
    Member
    Quote:
    and in 3.03 is 5000. Try not to do this on a dial-up connection

    Once you change the limit and press DONE… the LIMITS are automatically stored for next session 🙂

    in reply to: coping tables between two databases #13678
    Ritesh
    Member

    You can copy the whole database with its table structures/data between two hosts. Just connect to two hosts as you are doing and choose a DATABASE in the object browser and select Copy Database… from the popup menu ( as show in screenshot 1 ).

    You will get a dialog ( as shown in screenshot 2 ).

    As of now you cannot select indivisual tables to be copied between two hosts but we plan to implement in our next release i.e. SQLyog 3.1

    Screenshot 1:

    sample.gif

    Screenshot 2:

    sample2.gif

    in reply to: Webyog Rocks – you need to advertise it #13777
    Ritesh
    Member
    Quote:
    Also: Some way of scheduling queries would be greatly appreciated!

    This feature is one the item in TO-DO list.

    in reply to: coping tables between two databases #13676
    Ritesh
    Member

    You have to connect to both the hosts ( source and target ) using the connection dialog…SQLyog lists all databases for all connections.

    After you have connected to the first host select File->Connect… to connect to a different host

    in reply to: the verticale bas problem #13764
    Ritesh
    Member

    You will find File Attachments… option ( just below the Post Icon ). Use the option to upload your image.

Viewing 15 posts - 2,446 through 2,460 (of 2,527 total)