Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread import data from excel
Sun, Mar 29 2009 7:30 AMPermanent Link

"Antonio Gonçalves"
How do I import data from Excel for DBISAM table. The fields are identical.
Thanks
EG®


Sun, Mar 29 2009 11:59 AMPermanent Link

Fernando Dias

Team Elevate Team Elevate

Antonio,

You can't do it directly, but you can export the Excel data as a CSV file and
then import it into a DBISAM table using the SQL IMPORT TABLE statement or the
TDBISAMTable ImportTable method.
You can find more information, including an example, here:
http://www.elevatesoft.com/manual?action=mantopic&id=dbisam4&product=d&version=7&category=1&topic=36

--
Fernando Dias
[Team Elevate]
Mon, Mar 30 2009 11:15 AMPermanent Link

Allan Brocklehurst
Try SMExports
http://www.scalabium.com

goo reliable tools
good price

Allan

Fernando Dias wrote:

Antonio,

You can't do it directly, but you can export the Excel data as a CSV file and
then import it into a DBISAM table using the SQL IMPORT TABLE statement or the
TDBISAMTable ImportTable method.
You can find more information, including an example, here:
http://www.elevatesoft.com/manual?action=mantopic&id=dbisam4&product=d&version=7&category=1&topic=36

--
Fernando Dias
[Team Elevate]
Mon, Mar 30 2009 7:58 PMPermanent Link

"Antonio Gonçalves"
Dear, I solve the problem with the SMExports
thank you very much.
EG®Eletronic
Guaçui/ES
Brazil

"Allan Brocklehurst" <brock@ns.sympatico.ca> escreveu na mensagem
news:16E0EF67-6ACA-4CDA-9E19-6E34D281FB94@news.elevatesoft.com...
> Try SMExports
> http://www.scalabium.com
>
> goo reliable tools
> good price
>
> Allan
>
> Fernando Dias wrote:
>
> Antonio,
>
> You can't do it directly, but you can export the Excel data as a CSV file
> and
> then import it into a DBISAM table using the SQL IMPORT TABLE statement or
> the
> TDBISAMTable ImportTable method.
> You can find more information, including an example, here:
> http://www.elevatesoft.com/manual?action=mantopic&id=dbisam4&product=d&version=7&category=1&topic=36
>
> --
> Fernando Dias
> [Team Elevate]
>

Image