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

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Table Data View #24506
    Ryan Butler
    Member

    Ok, I thought SQL Server had a way to do that. I know it's not an issue with SQL yog.

    Thanks for the reply,

    in reply to: Run Query Before Executing #22883
    Ryan Butler
    Member

    So is there any way to preview a SQL statement result before executing??

    in reply to: Error: 1064 #22868
    Ryan Butler
    Member

    Thanks for the help, I ended having to go with version 19.

    in reply to: Run Query Before Executing #22882
    Ryan Butler
    Member
    peterlaursen wrote on Nov 7 2006, 10:52 PM:
    But do you mena parse for syntax errors only, or preview data changes?

    How about both?

    in reply to: Error: 1064 #22866
    Ryan Butler
    Member

    What one do I download from this page to get beta 10?

    http://www.webyog.com/en/downloads.php

    in reply to: Error: 1064 #22864
    Ryan Butler
    Member
    Quote:
    Now what is the SQLyog version that you are using?

    v5.2 Beta 3

    Quote:
    Is it each and every database (in case you have more) where this is a problem?

    Any table I try to create inside a database has this problem.

    If I try and create a simple table with a primary key here's the history tab results:

    Code:
    /*[8:07:46 AM][ 16 ms]*/ create table `application`.`appTest` ( `applicationID` int (1) NOT NULL AUTO_INCREMENT UNIQUE PRIMARY KEY ( `applicationID`))

    This gives me an error every time through the GUI. Ironically enough, I can manually do in the interface and it works fine.

    in reply to: Error: 1064 #22862
    Ryan Butler
    Member

    3.23.58

    Thanks for any suggestions.

Viewing 7 posts - 1 through 7 (of 7 total)