Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stripping Spaces from SQL ASCII Output
Message
From
22/04/1998 13:42:04
 
 
To
22/04/1998 12:55:58
Robert Byrd
National Association of Homebuilders
Washington, District of Columbia, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00093816
Message ID:
00094069
Views:
22
>I have an additional requirement that I did not include in my first message.
>
>That is that I need to end up with an ASCII file with data that is delimited with a tilde (~) for both numeric and character data ie; abc~123~def. The data cannot have leading or trailing blanks.
>
>I hope, trust and pray that there is a way to do this programatically.
>
You git the answer before: COPY TO ... DELIMITED WITH ~ and then, if you want, clean the file contents using CHRTRAN().
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform