Tracy is right, a SQL SELECT is not limited to 10 character field names, as
long as it's going INTO CURSOR.  You are limited to 10 character names in a
free table.

Fred

On Wed, Apr 13, 2016 at 8:28 PM, Sytze de Boer <[email protected]> wrote:

> My client has asked me to export specified data to a CSV file
> That's the easy part.
> I have a CSV file with a header and 500 detail lines.
>
> Now he has asked that
> Column 1, Row 1, (the header) MUST be called *contactname
> Column 7, Row 1, (some details) MUST be called *PAYDUEDATE
> ....and a few others
>
> As you can see, this is more than 10 characters.
> I need some help here.
> Whats the easiest way to automate this?
>
> --
> Kind regards,
> Sytze de Boer
>
>
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
>   text/plain (text body -- kept)
>   text/html
> ---
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/cajcbksos2vs8nvdvgkuug0rtcnvym6qt+900hphxogsmjd8...@mail.gmail.com
** 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.

Reply via email to