RE: Downloading/Exporting delimited text files

2004-02-04 Thread Don Read
On 04-Feb-2004 Peter Lovatt wrote: > hi > > it is very simple in php > > $query = 'SELECT * $query="SELECT flds, you, want FROM ... > $output .= > "\"$row["somefield"]\"\t\"$row["some_other_field"]\"\t\"$row["yetnothe > r_fiel > d"]\"\t" ; > $output .=implode("\t", $ro

RE: Downloading/Exporting delimited text files

2004-02-04 Thread Peter Lovatt
ernet and open source software --- Sunmaia Birmingham UK www.sunmaia.net tel. 0121-242-1473 International +44-121-242-1473 --- -Original Message- From: Catalist Solutions [mailto:[EMAIL PROTECTED] Sent: 04

Downloading/Exporting delimited text files

2004-02-04 Thread Catalist Solutions
Hi, I hope someone can point us in the right direction. We have built up a database of over 2 million part numbers applicable to the horticultural machinery trade. This is held on our website in a MySQL database and subscribers can do all sorts of searches by manufacturer or part number or des