On 4/6/02 4:12 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> From: "Raymond Lilleodegard" <[EMAIL PROTECTED]> > Date: Sat, 6 Apr 2002 17:18:07 +0200 > To: [EMAIL PROTECTED] > Subject: Re: Making a txt file from db data, is it possible? > > May I use this dump method with a query too? Or is this only for making a > hole table into a txt file? By the time I caught this thread there was no mention of the DBMS you were using and they are different. Still one trick that usually works is to create a view with the query you want and to dump that view. > Because I'm trying to get a website into a txt file and save it into a > directory on the server to get a order sendt by fax. Or is this a "long way" > to go? Sounds like the long way to me. But like I said I just saw this am I'm not sure what you're trying to do. I'd be happy to comment further if you like just send more details of what you're trying to do. Good Luck, Frank > Regards Raymond > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php