Hab noch was vergessen...
Ich hab grad ne Freeware-Komponente f=FCr Delphi gefunden, mit der man =
auf MySQL Datenbanken zugreifen kann, nur falls es dich interressiert.
Du findest sie bei www.torry.ru sie heisst WinZeos Library, hier mal ein =
kleiner Ausschnitt des Leistungsumfangs...
Zeos Library for Windows contains Delphi's components and classes for =
lexic analysis and direct access to MySQL.=20
TParser - component for formulas calculating=20
TMySQLDatabase - component for MySQL database connect=20
TMySQLTransact - component for posting updates directly to MySQL, and =
through Zeos Transact-server=20
TMySQLQuery - full-featured descandant of TDataset class:=20
All datatypes support (Integer, String, Float, Boolean)=20
Edit simple and complex queries=20
Cached updates support=20
Blobs support=20
Locate and Lookups=20
Master-Detail Links suppor=20
Onclient and onserver filtering=20
Zeos generators support (very recommend for cache update mode)=20
Zeos Transact-server support (for emulate MySQL transactions, not =
required)=20
Many more...=20
Zeos Library distribute with GPL licence.