Category Archives: SQLEditor

SQLEditor 1.4.3b3

So, it’s coming up to the holidays, but there is time for another SQLEditor release. 1.4.3b3 (snappy numbering, yes?) is pretty much a bug fix release. I think that the index creation problems that were happening have now been fixed, … Continue reading

Posted in Company News, SQLEditor | Tagged | Leave a comment

MySQL before 4.1?

This graph appears to show that most people polled (97%) are using MySQL 4.1 or later This second poll shows, again, that most people (89%) are using 4.1 or later. The thread at the PunBB forum gives 95% of people polled … Continue reading

Posted in SQLEditor | Tagged , | Leave a comment

SQLEditor updates

I’ve just released a new version of SQLEditor yesterday, mainly as a bug fix release, but it’s definitely recommended to upgrade. The new beta is 1.4.3b1 which was released 14th November. It fixes a number of bugs, including MySQL comments … Continue reading

Posted in SQLEditor | Tagged | Leave a comment

Django Support

Several people have now asked for this, so it’s being really seriously looked at. Plus I’m hopeful that it will be able to support the somewhat different but quite similar Google app engine model class format too Having been working … Continue reading

Posted in Company News, SQLEditor | Tagged , | Leave a comment

SQLEditor releases

This is another quick update about SQLEditor releases in the near future. 1.4.2b1 Currently version 1.4.2b1 is in beta release, it offers a few specific improvements Added support for editing MySQL character set and collation settings on fields and tables … Continue reading

Posted in SQLEditor | Tagged | Leave a comment

SQLEditor Progress

It’s been a little while since I wrote about the release of SQLEditor so it’s time to write about what’s been happening with SQLEditor since then. SQLEditor 1.4.1.b2 (available now) There is a new bug fix release of SQLEditor available … Continue reading

Posted in General, SQLEditor | Leave a comment

SQLEditor 1.4 Final Released

In case you missed it version 1.4 of SQLEditor was released back on July 8th. If you’re using 1.3.9 you might like to consider upgrading. The 1.3.9 upgrade system will be set soon to recommend this upgrade (though 1.3.9 doesn’t … Continue reading

Posted in Company News, Macintosh, SQLEditor | Tagged , | Leave a comment

SQLEditor 1.4b26

SQLEditor 1.4b26 is now available for download. It fixes only one problem which is related to auto increment and SQLite. This should hopefully be the final beta version for 1.4 🙂 The next version should be the 1.4 final release … Continue reading

Posted in Macintosh, SQLEditor | Leave a comment

SQLEditor 1.5

SQLEditor 1.5 is making good progress. The latest thing that I’m currently working on is to extract SQL Views from a database. In theory this should be just like extracting tables, but it’s looking much harder to work out than … Continue reading

Posted in SQLEditor | Leave a comment

10.5 support

At the moment I believe that both SQLEditor and HTMLValidator are compatible with Mac OS X 10.5 and should work without functional difficulty. A minor issue that I found is that the toolbar icons don’t look very good against the … Continue reading

Posted in Macintosh, SQLEditor | Leave a comment

OneMonthApp and SQLEditor

OneMonthApp is using SQLEditor! OneMonthApp is a project where they are building a complete web application in a month. It’s going to be a simple and easy to use cash flow application, apparently. And they’re going to make it free, … Continue reading

Posted in Company News, Internet Stuff, SQLEditor | Leave a comment

SQLEditor 1.4b2

Another day, another beta. (Kind of) SQLEditor 1.4b2 is now available, which is pretty much bug fixing against 1.4b1. There were several issues with 1.4b1 including an annoying bug that would sometimes delete foreign key connectors when you deleted an … Continue reading

Posted in Company News, SQLEditor | Tagged , , , , | Leave a comment

SQLEditor 1.3.6

SQLEditor 1.3.6 has now been available for about a week and so far it looks good. 1.3.6 was mainly released to fix bugs found in 1.3.x releases and to add in a few important features that had been widely requested. … Continue reading

Posted in SQLEditor | Leave a comment

SQLEditor 1.3.4 and 1.3.5: bugs

SQLEditor 1.3.4 got released on Tuesday, but unfortunately there is a bug in this version. 🙁 The problem is that in 1.3.4 the connection presets system in the database connection panel was modified. There were a couple of fixes made, … Continue reading

Posted in SQLEditor | Leave a comment

SQLEditor 1.3.2

SQLEditor 1.3.2 Release Update Continue reading

Posted in SQLEditor | Tagged , , | Leave a comment

SQLEditor 1.3.1

SQLEditor 1.3.1 got released on Friday afternoon, this was really just a bug fix release which fixed a handful of problems that were identified. I think the only major fix was that the new UID system was slightly broken in … Continue reading

Posted in Macintosh, SQLEditor | Tagged , , , | Leave a comment

SQLEditor 1.3b9 Released

I just made the latest version of SQLEditor (1.3b9) available on the website for download [2.8MB dmg]. The new version has a collection of improvements. Particularly in stability. Chris submitted a test case which broke the parser and the save … Continue reading

Posted in SQLEditor | Leave a comment

MalcolmHardie Solutions Weblog

About the new MalcolmHardie Solutions weblog. The new weblog will contain posts about SQLEditor and other products. If you already reading Angus Thinks you probably don’t need to read the MalcolmHardie weblog as well because all the posts on the … Continue reading

Posted in Company News, SQLEditor | Tagged , | Leave a comment

static link library to replace dylib in mac os x

This post on the xcode-users list explains a neat trick on how to get xcode to link a static library instead of a dynamic library. Imagine the circumstance: you want to use a particular non-standard version of a native library … Continue reading

Posted in Macintosh, SQLEditor | Tagged , , , , | 1 Comment

SQLEditor, Intel and No January Posts

Unfortunately I didn’t manage to make a single post to this site during January. Then suddenly I made several posts today. Why? The main reason is that I’ve been hard at work producing a Universal Binary version of SQLEditor. Which … Continue reading

Posted in SQLEditor | Leave a comment