I thought someone might need it, I looked for a long time too.
--- On Wed, 5/25/11, A Bain <[email protected]> wrote: > From: A Bain <[email protected]> > Subject: Re: Trick for converting unicode files to ansi. > To: [email protected] > Date: Wednesday, May 25, 2011, 2:01 PM > I struggled with this exact issue > yesterday exporting records out of > an older SQL server. Searched everywhere for a > resolution and lo > where do I happen across a fix! > > Thanks! > Alan > > On Wed, May 25, 2011 at 4:32 AM, Paul Hill <[email protected]> > wrote: > > On Wed, May 25, 2011 at 10:29 AM, Michael Madigan > <[email protected]> > wrote: > >> A customer sent me a whole bunch of .csv files in > unicode instead of ansi. > >> > >> a cool trick to convert almost all unicode files > to ansi is to type the file and redirect the output. > >> > >> > >> type unicode.csv > ansi.csv > > > > Nice find! I didn't know 'type' handled Unicode. > > > > -- > > Paul > >[excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

