Files
Ansgar Becker 468b6ac3f8 Add statistic call option to release installer.
(Makes it mandatory to revert previous commit before releasing, as the installer doesn't save any reg value if the checkbox was unchecked. Then, the confirmation dialog should not appear!)
2009-06-20 22:52:11 +00:00
..
2008-10-21 22:15:47 +00:00

========================================
 Information-File for HeidiSQL
========================================


----------------------------------------
 ** General Information:
----------------------------------------
HeidiSQL is an easy-to-use interface and a "working-horse" for web-developers
using the popular MySQL-Database. It allows you to manage and browse your
databases and tables from an intuitive Windows® interface. 

With HeidiSQL you will also be able to 
- generate nice SQL-exports 
- synchronize tables between two databases 
- manage user-privileges 
- import text-files 
- export table-data as CSV, HTML and XML 
- browse and edit table-data using a comfortable grid 
- batch-insert ascii or binary files into tables 
- write queries with syntax-highlighting
- monitor and kill client-processes
- connect to servers via commandline
- and much more :)


----------------------------------------
 ** Links for more information:
----------------------------------------
Website:            http://www.heidisql.com/
User-Forum:         http://www.heidisql.com/forum/
Bugtracker:         http://bugs.heidisql.com/
Featuretracker:     http://rfe.heidisql.com/
Changelog:          http://www.heidisql.com/changes.php
Developer-Readme:   http://www.heidisql.com/svn/readme.html
This file:          http://www.heidisql.com/svn/out/readme.txt


----------------------------------------
 ** Requirements:
----------------------------------------
- libmysql.dll (Client-library for MySQL-Server) 
- msvcrt.dll (Microsoft (R) C Runtime Library) 
- TCP/IP-Protocol 


----------------------------------------
 ** License:
----------------------------------------
HeidiSQL is OpenSource and released under GPL (GNU GENERAL PUBLIC LICENSE).

Maybe it saved you a lot of time and therefore you like it. In this case
you may make a donation. For this purpose point your web-browser
to the following URL:
http://www.heidisql.com/donate.php


----------------------------------------
 ** The authors:
----------------------------------------
- Ansgar Becker (project lead and development)
- David Dindorp (development)
- Martijn Nijenhof (development)
- Francisco Ernesto Teixeira (development)
- Sven Lorenz (graphics)
- Mikkel M. Gerhardt-Pedersen (additional bugfixes)
- Tony Peng (additional bugfixes)
- Nemanja Čorlija (commandline parser)


----------------------------------------
 ** Very special thanks go to:
----------------------------------------
- ZeosLib under GPL - http://sourceforge.net/projects/zeoslib/
- SynEdit under LGPL - http://synedit.sourceforge.net
- TNT Unicode Controls with unicode exceptions - http://www.mh-nexus.de/tntunicodecontrols.htm
- Inno Setup - http://www.jrsoftware.org/
- Sebastián Mayorá for EDBImage
- Daniel Hahler for the name "HeidiSQL" - http://daniel.hahler.de/
- MySQL for great database software


EOF