Andre Natal writes:
>
> Anybody knows how to import data from Delphi format to mysql?
> Thanks in advice!
>
>
>
>
Hi!
It is first time that I hear there is Delphi database format.
May be Interbase ?? Anyway, try withb select inot outfile from
Interbase and laod data in mysql.
You will have to create tables, though, so watch out for differences
in field types.
Sinisa
+----------------------------------------------------------------------+
| TcX ____ __ _____ _____ ___ == mysql@stripped |
| /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic |
| /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sinisa@stripped|
| /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaka, Cyprus |
| /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ |
| ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ |
| /*/ \*\ Developers Team |
+----------------------------------------------------------------------+