Re: mysqldump issues

2001-08-30 Thread Ed Carp
daniel james ([EMAIL PROTECTED]) writes: > I need to generate a tab-delimited text dump of table > data ONLY and have it output to a text file. I don't > want any table info, delimiters, etc. I need this to > copy/paste into a excel spreadsheet. What's the > syntax? > > I'm stuck here: > > %

Re: mysqldump issues

2001-08-29 Thread Tomas Carmen
daniel james wrote: > > I need to generate a tab-delimited text dump of table > data ONLY and have it output to a text file. I don't > want any table info, delimiters, etc. I need this to > copy/paste into a excel spreadsheet. What's the > syntax? > > I'm stuck here: Hi: What do you think ab