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

Forum Replies Created

Viewing 15 posts - 361 through 375 (of 439 total)
  • Author
    Posts
  • in reply to: #26277
    Mahesh
    Member

    Version 2.01 has been released with this fix,

    http://www.webyog.com/forums//index.php?showtopic=3876

    Thanks for reporting

    in reply to: #26278
    Mahesh
    Member

    HI,

    We implemented the use of Bulk insert statements and transaction support which will increase speed of the synchronization operation.

    And also we made lot of bug fixes since v 5.02 in datasync ( see the version history ).

    please feel free to ask more questions .

    Thanks

    in reply to: #26271
    Mahesh
    Member

    HI,

    We have fixed the issue in this 6.51(not released) build,

    To download Enterprise version : http://www.webyog.com/downloads/betas/not_…yog651n1Ent.exe

    To download Community version : http://www.webyog.com/downloads/betas/not_…SQLyog651n1.exe

    Thanks

    Mahesh

    in reply to: #26273
    Mahesh
    Member

    HI,

    I do not understand,

    Quote:
    Whenver I enter the code into the table “property” and save it, it doesnt save and it doesnt apply. The SQL is connecting to the game fine.

    Can you please tell us,

    which program version you are using ?

    Are you referring to Table data tab ? (if so , click on save button from Toolbar )

    please attach a screenshot ?

    in reply to: #25886
    Mahesh
    Member

    HI,

    You canot compare the time taken to perform between wrong and correct syncing operation.

    We will try to optimize this syncing operation in the version 7.0

    Thanks

    in reply to: #26202
    Mahesh
    Member

    your request has been added here,

    http://code.google.com/p/sqlyog/issues/detail?id=640

    in reply to: #26201
    Mahesh
    Member

    HI,

    We have more( including this one )grid related issues that we will try to fix after 6.5 Final release.

    Thanks

    in reply to: Ms Access Not Importing #24185
    Mahesh
    Member
    maxhugen wrote on Mar 24 2008, 09:30 AM:
    Back again, I'm sorry, with the same sort of problem. Since my previous posts, I've bought a new workstation, software details are:

    Windows: XP SP2

    SQLyog: 6.16

    Access ODBC driver: 4.00.6304.00

    MDB version: Access 2000

    ODBC DSN type: User

    Symptoms:

    Using the Migration Toolkit, after selecting 'Copy table(s) from data source', I first get a msg 'The underlying database seems to be Microsoft Access. To correctly import…'

    I click to continue.

    Next, another msg pops up '[Microsoft][ODBC Microsoft Access Driver] Query support unavailable.' Click . The same msg appears for second time, click again.

    All table schemas are successfully imported, but no data.

    This is driving me nuts, can anyone suggest what I might try?

    HI,

    This message pops each time you select a query( message/query selected to migrate)

    can you please tell,

    Are you able to migrate properly if tables only used ?

    Please check the permissions for tables and queries ?

    see this link,

    http://www.webyog.com/whitepaper/Preparing…__Migration.pdf

    in reply to: #26151
    Mahesh
    Member

    Issue Confirmed! as explained,we will look into it .

    Thanks

    in reply to: #26073
    Mahesh
    Member

    HI,

    Please tell us mysql version ?

    Attach a screenshot ?

    From version 5.x supports routines, Please select either Datbase or table from the object browser then see in Object Toolbar.

    in reply to: #26076
    Mahesh
    Member

    HI,

    We have implemented Zooming, printing and Save as bitmap features for Schema desinger in our development tree.

    6.2 beta1 it will have these features.

    Thanks

    in reply to: #26025
    Mahesh
    Member

    HI,

    SQLyog 6.x uses UTF8 internally and handles all character sets supported by MySQL. Everything is fully automatically here. You will not have to do anything particular – and not specify a charset for the connection either!

    I suggest please go through the below FAQ's,

    http://webyog.com/faq/category/34/characte…ion-issues.html

    http://webyog.com/faq/content/34/148/en/do…y-language.html

    You can change the default encodings for tables/databases as ,

    1) To change the default for a table do ALTER TABLE .. advanced and select the charset and collation

    2) To change the default for a database (once it is created) you will have to execute the SQL like

    CODE

    Code:
    ALTER DATABASE charset ;

    A GUI option in the database menu will be added soon!

    3) To change the encoding of existing columns that are still empty just change the charset for every string column in ALTER TABLE

    4 ) To change the encoding of existing columns with data you will have to do as described here,

    http://webyog.com/faq/content/34/152/en/my…-in-sqlyog.html

    in reply to: #25996
    Mahesh
    Member

    HI,

    We are retriving the Store procedure structure by executing this query,

    show create procedure `dbname`.`sp_name`;

    So, whatever structure stored in the server that only will show in the editor.

    in reply to: #25666
    Mahesh
    Member

    Issue Confirmed ! in WIN 2k

    We will fix this with high priority.

    Thanks for reporting.

    in reply to: #25957
    Mahesh
    Member

    HI,

    We have fixed the issue in this 6.16RC3(not released) build,

    To download : http://www.webyog.com/downloads/betas/not_…QLyog616Ent.exe

    Thanks

Viewing 15 posts - 361 through 375 (of 439 total)