Skip to Content
0
Former Member
Dec 06, 2006 at 09:27 AM

How can I get fields from exel data in report/programm?

24 Views

Hi guys,

how can I get the fields from one excel file in report/programm?

I want to get these fields from file, and write to a table, I am using

"open dataset p_file for appending in text mode encoding default."

but I don't know whether "text mode" is correct.

Can anyone give me some hint or part of source code for that?

Thanks in advance!

Regards,

Liying

null