Import - Read file

T

ttnguyen

Hello,

I have been working with ColdFusion and DB2 for about 1 month. I have a
question and hope someone could me me with.
"How can I import an excel file to DB2 table"?

Your help would be appreciated.

-Thien
 
B

Bob Walton

ttnguyen wrote:

....
I have been working with ColdFusion and DB2 for about 1 month. I have a
question and hope someone could me me with.
"How can I import an excel file to DB2 table"? ....


-Thien
....


And your Perl question is? Oh, you want to do it with Perl, not
ColdFusion? Modules are your friend. Check out:

Win32::OLE (if you're on Windoze)
DBI
DBD::DB2
DBD::Excel
DBD::ODBC (if you're on Windoze)
Spreadsheet::parseExcel
 
T

ttnguyen

Originally posted by Bob Walton
ttnguyen wrote:

...
...


And your Perl question is? Oh, you want to do it with Perl, not
ColdFusion? Modules are your friend. Check out:

Win32::OLE (if you're on Windoze)
DBI
DBD::DB2
DBD::Excel
DBD::ODBC (if you're on Windoze)
Spreadsheet::parseExcel


Thanks for your answer. I do it with coldFusion NOT Perl. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,781
Messages
2,569,615
Members
45,301
Latest member
BuyPureganics

Latest Threads

Top