HeidiSQL: Difference between revisions

Content deleted Content added
No edit summary
Line 24:
 
== Some technical details ==
* HeidiSQL is completely devellopeddeveloped in [[Borland_Delphi|Delphi]]
* The communication layer to the [[MySQL]]-server is implemented by the use of the popular [http://zeos.firmos.at/portal.php ZeosLib], whereas the old MySQL-Front 2.5 used the more direct API-layer [http://www.fichtner.net/delphi/mysql.delphi.phtml mysql.pas by Matthias Fichtner]
* The source-management is done by using a [https://svn.sourceforge.net/svnroot/heidisql SVN repository]