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

Forum Replies Created

Viewing 15 posts - 2,101 through 2,115 (of 2,527 total)
  • Author
    Posts
  • in reply to: Feature Request #14806
    Ritesh
    Member

    It will be great if you can send me complete description ( step by step ) of what you are doing and what is expected. Screenshots will be great.

    HTH

    in reply to: Connection #14820
    Ritesh
    Member

    I dont think so.

    Is your remote MySQL server situated on Win2K.

    in reply to: Connection #14818
    Ritesh
    Member

    Which version of MySQL and on what OS?

    in reply to: Special Characters in Data Fields #14817
    Ritesh
    Member

    Are you using Insert/Update window. This is a known bug and will be fixed in SQLyog 3.6. The data is correctly stored in MySQL. SQLyog interprets '&' incorrectly.

    ResultWindow will show you the correct data.

    HTH

    in reply to: Ver 3.52 Import CSV problem #14813
    Ritesh
    Member

    It will be

    Quote:
    lines terminated by 'rn'

    Can you attach a screenshot of the dialog box wherein you are giving the Escape characters.

    Also, will it be possible for you attach the .CSV file so that we can look into it and tell you the exact Escaping characters….

    in reply to: Ver 3.52 Import CSV problem #14811
    Ritesh
    Member
    Quote:
    load data local infile 'c:/mysqlimport.csv' into table `import`.`import1` fields terminated by ',' lines terminated by 'n' ( `index`, `name`, `email`, `phone`, `job` );

    Thanks. We will work on it and fix the error ( if there are any ) in SQLyog 3.6.

    Quote:
    but I do not seem to be able to handle the /r /n that DOS uses

    Use rn and /r/n

    BTW, which book about MySQL/PHP did you buy?

    HTH

    in reply to: Feature Request #14803
    Ritesh
    Member

    Specify an *order by * clause for the column and press F8

    HTH

    in reply to: SHOW DATABASES problem #14809
    Ritesh
    Member

    Shadow is correct.

    If you specify *database name* in the Connect To MySQL Host… dialog box, SQLyog will not issue SHOW DATABASES query, as it assumes that the databases provided exists in the server and it is a valid database. Moreover, it will only add those databases in the ObjectBrowser.

    To specify multiple databases, separate them with ;

    HTH

    in reply to: DB Synchronization Tool and Relationships #14785
    Ritesh
    Member

    Relationships in Synchronization Tool is planned for one of the future releases of SQLyog.

    in reply to: 1060 Error #14784
    Ritesh
    Member

    Can you give us more details?

    Which option you are trying to use?

    in reply to: Multiple Result Tabs? #14780
    Ritesh
    Member

    You can do that!!! Just select the multiple queries and press Ctrl+F5. Multiple result tabs with result of the individual queries will be added in the Tab Window.

    Great to see you back Cal !!

    in reply to: Date Format #14729
    Ritesh
    Member

    Well, you can't.

    MySQL does not support different date-formats.

    in reply to: Import to InnoDb Tables #14770
    Ritesh
    Member

    Yes.

    This feature is planned for SQLyog Max.

    in reply to: ODBC Error Message #14774
    Ritesh
    Member

    We have never tested ODBC import with an OMNIS file ( actually we dont have much knowledge about it ). Can you post us to any source where we can get more information about OMNIS?

    in reply to: schema export includes table description #14773
    Ritesh
    Member
    Quote:
    Is there a reason that the table export doesn't include the description/comments field?

    Thanks for the feature request.

    Quote:
    Also, is there a way to add descriptions/comments to an individual column? I'm trying to make my tables more self-documenting

    MySQL does not support column level commenting as of now !

Viewing 15 posts - 2,101 through 2,115 (of 2,527 total)