Column formatting of SQL result export to CSV
- From: "Peter" <peterlcf@xxxxxxxxx>
- Date: 4 Aug 2006 02:16:33 -0700
Dear all,
I would try to export SQL result from Access DB by following SQL
statement:
Select row1 into [Text;DATABASE=c:/tmp].[result.csv] from table1
row1 is in datatype currency.
I have tried this statement and the result shows "HK$ XX.00" for the
column row1. However I don't want to show "HK$" and the decimal place,
i.e. just "XX". How can I get my expected result?
thx in Advance
Peter Leung
Resaonable Software House Ltd.
.
- Follow-Ups:
- Re: Column formatting of SQL result export to CSV
- From: Pritcham
- Re: Column formatting of SQL result export to CSV
- Prev by Date: Re: Flickering of gradient rectangle
- Next by Date: Re: DragDrop with RichTextBox under .net 1.1
- Previous by thread: Simulating events. Calling Click on a button
- Next by thread: Re: Column formatting of SQL result export to CSV
- Index(es):