HeidiSQL: Difference between revisions

Content deleted Content added
No edit summary
Mamouri (talk | contribs)
mNo edit summary
Line 24:
== Some technical details ==
* HeidiSQL is completely developed 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]
* New developers should take care of some details gathered in the [http://www.heidisql.com/svn/readme.html readme-file]