Forum Replies Created
-
AuthorPosts
-
Ritesh
MemberThere is absolutely no difference between the functionality of trial version and registered version apart from the fact that a trial version will stop working after 30 days of installation.
If you are a registered user, please send a mail to [email protected] mentioning your registration name and one of our support engineers will start working immediately on the issues.
Ritesh
Member🙂 Thanks Gizmola for your suggestions.
I would like to clarify some of the issues that you have raised.
I believe it is unfair to compare the prices based on engineering and complexity alone. Microsoft Windows XP Home Edition retails for $169 and a .NET graphing component having 2000 lines of high level C# code retails for $250 or more. Can we compare the prices based on engineering complexity? We really need to look at the volumes that a paricular market segment can generate. How many industrial-strength MySQL GUI clients are priced below $49?
SQLyog is not competing with phpMyAdmin. In fact SQLyog ( or any of the MySQL clients ) wont even work in environments where only localhost is allowed to connect. However, if remote connection is allowed then there is no competition at all! You simply cant match the efficiency that a fast and intuitive client-server application provides as compared to a web based application. phpMyAdmin is a cool app – but any web-based application can't be as responsive as a client-server app. doing the same thing.
Regarding competition – some of the features of SQLyog are really unique. Its blazing speed, small footprint, uncluttered and intuitive interface, robust ODBC support, DB Sync Tool, Relationship Manager, Schema Generator, multi-query, importing of very large batch scripts ( in GBs), etc are unparalled by any other MySQL front-end in the market.
Ritesh
MemberUnicode support is planned in one of the future versions of SQLyog.
Ritesh
MemberYes! It is possible to sync db structure for db located at different hosts.
– Connect to both hosts ( by selecting File->Connect… after connecting to the first )
– Select Tools->Database Synchronization Tool… or press Ctrl+Q
– The dropdown lists will combine and show all database(s) present in both hosts
– Select any combination of DB for comparison
HTH
Ritesh
MemberSome issues with Syntax Hilighting for large SQL scripts has been resolved in this release.
Ritesh
MemberIt is there in the “Execute Query” toolbar button
Ritesh
MemberIts already there!
Type your query and press F8 ( Select for Update )
Ritesh
MemberIt is too early to provide specific answers on this issue.
Ritesh
MemberSSS wrote on Jul 7 2003, 07:23 PM:When will we know more about future development? What about the pro version? What will the “regular” price be as compared to the “introductory” price?My company will not make any purchase decisions and I am afraid that we might go with another vendor or keep the old 3.11 until we know more about your product plans.
I think answering these questions would also curb the flame posts on this topic.
Thanks!! 😀
The prices will not be increased for the current version of SQLyog i.e. 3.x . All registered users will get FREE upgrades to SQLyog 3.x.
Roadmap of SQLyog can be found here
HTH
Ritesh
MemberSQLyog logs every command in the History window.
It will be very helpful if you can paste the SQL statement out here.
Ritesh
MemberBoth phpBB and Invision are great and have a great interface. No particular reason prompted us to choose Invision.
When we were looking for BB we came across Invision before phpBB and it served our purpose – so we are using Invision for our bb service 😀
Ritesh
MemberBefore importing, try the command –
Set FOREIGN_KEY_CHECKS=0;
Ritesh
MemberHe means SSH Tunneling 😀
Many SQLyog users use SSH Tunneling to connect to MySQL securely.
Ritesh
MemberQuote:By the way, 3.11 remembered my server password, whereas 3.51 makes me go and look the damn thing up every time I start it! Â Was this deliberate?Did you press the Save… button in the Connection Window… after giving in the details?
Ritesh
MemberGreetings
Yes!!! You can connect to your remote server using SQLyog provided you have correct permissions.
HTH
-
AuthorPosts