Re: select * into outfile;mysql-delphi

2003-06-24 Thread Janice Wright
MySQL won't write data to a file if the file already exists. Make sure you've deleted the old file or given MySQL a new filename to write to. Jan -- Janice Wright Ingenta plc [EMAIL PROTECTED] http://www.ingentaselect.com/ Sometime recently Rahmat Hidayat said: > hello my friends.. i have so

Re: select * into outfile;mysql-delphi

2003-06-24 Thread Ivan Cukic
Rahmat> 2. how can i use mysql with delphi?please give me more explanation about it.. and must i have some application for it? Goto google and find "TmySQL delphi component". You will get the examples there too. Ivan --

select * into outfile;mysql-delphi

2003-06-23 Thread Rahmat Hidayat
hello my friends.. i have some problem : 1. when i drop data out into a file, sometimes i have some problem like the file can't be opened(when i save into .xls or .mdb or other) how can i solve this problem? 2. how can i use mysql with delphi?please give me more explanation about it.. and must i