[Harbour-users] Re: Se puede generar desde harbour archivos Excel desde Linux nativo / Can be generated from harbor native Excel files from Linux.

Agustianes Umbara Suwardi anezch at gmail.com
Mon Feb 15 20:01:49 EST 2010


I don't know about Excel, but you can export your table as CSV that can 
be read by Excel or OOffice:

DbSelect('yourtable')
copy to exported.csv delimited

I usually export the table to CSV and then copy-paste it to Spreadsheet 
templates. It's a double effort but it works on me.

On 02/16/2010 05:39 AM, Angel Pais wrote:
> El 15/02/2010 19:49, Guillermo Varona Silupú escribió:
>> Hola,
>> Se puede generar desde harbour archivos Excel desde Linux nativo.
>> ¿Es posible esto?
>> ¿Cómo?
>>
>> [By Google]
>> Hi,
>> Can be generated from harbor native Excel files from Linux.
>> Is it possible?
>> How?
>>
>> TIA
>>
>> BestRegards
>> GVS
>
> Hint: Excel and OO read html tables
>
> HTH
> Angel
>
> _______________________________________________
> Harbour-users mailing list (attachment size limit: 40KB)
> Harbour-users at harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour-users



More information about the Harbour-users mailing list