RE: Write query to text file

2002-03-27 Thread Isak Badenhorst
Thanks That was all I needed. Just a push in the right direction. Your friendliness was must appreciated. Isak -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 27 March 2002 17:01 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Write query to text

Re: Write query to text file

2002-03-27 Thread taraben . a
Hi, RTFM see at "INTO OUTFILE" Adib. Isak Badenhorst wrote: > Hi everyone > > My problem is as follows. I need a c program to run a query on the mysql > database and then write the results into a text file. I am running the > mysql on a Linux machine. > > I am new to mysql and according to a