| Author | Topic: Name of the sheets with sqlexpress for excel files. |
---|
| César Calvo | Name of the sheets with sqlexpress for excel files.
on Tue, 05 Feb 2013 06:01:11 +0100Hello friends.
Can you tell me how to know the names of the sheets wirh SQLExpress when I
open one excel file.
I mean :
One excel file whit three sheets (names MAD, ALI and BAR) and give this
names in one array for to open one to one.
Thanks.
César. |
| Boris Borzic | Re: Name of the sheets with sqlexpress for excel files.
on Tue, 05 Feb 2013 16:05:40 +0100Csar Calvo <ccalvoc@telefonica.net> wrote in
news:5ee9c262$159bb72b$5280e@news.alaska-software.com:
> Can you tell me how to know the names of the sheets wirh SQLExpress
> when I open one excel file.
Use the SQLListTables class to fetch the sheet names.
Best regards,
Boris Borzic
http://xb2.net
http://sqlexpress.net
industrial strength Xbase++ development tools |
| César Calvo | Re: Name of the sheets with sqlexpress for excel files.
on Sat, 16 Feb 2013 19:51:46 +0100 |
| César Calvo | Re: Name of the sheets with sqlexpress for excel files.
on Sun, 17 Feb 2013 15:14:42 +0100 |