RE: Dump Excel File to Database table

2004-02-04 Thread Paul Kraus
> Paul, > Thanks for your response. I'm open to any suggestion as I'm pulling my > hair > out trying to find out how to upload this data. My files can vary in > numbers > of rows and columns but the x and y axis always contain the same type of > metadata - in my case cost centre and cost item. A sa

RE: Dump Excel File to Database table

2004-01-28 Thread Paul Kraus
Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 27, 2004 7:20 AM > To: [EMAIL PROTECTED] > Subject: Dump Excel File to Database table > > Hi, > I've got my "Spreadsheet::ParseExcel" module and I can > parse it using the &qu

Dump Excel File to Database table

2004-01-27 Thread markmartin
Hi, I've got my "Spreadsheet::ParseExcel" module and I can parse it using the "Linux example: parsing" from Teodor Zlatanov at http://www-106.ibm.com/developerworks/linux/library/l-pexcel/ but I'm not sure how it works. I need to upload an Excel Sheet to a database table and I'm having trouble

Dump Excel File to Database table

2004-01-26 Thread Mark Martin
Hi, I've got my "Spreadsheet::ParseExcel" module and I can parse it using the "Linux example: parsing" from Teodor Zlatanov at http://www-106.ibm.com/developerworks/linux/library/l-pexcel/ but I'm not sure how it works. I need to upload an Excel Sheet to a database table and I'm having troubl