View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mairhtin o'feannag mairhtin o'feannag is offline
external usenet poster
 
Posts: 1
Default how to read excel spreadsheet into database (DB2)

hello

I want to read the contents of a spreadsheet and then insert them into a DB2 database. The DB2 stuff I can do, but I don't see a clear example of how to create a recordset from the rows of a spreadsheet. I have a fixed format spreadsheet, so I know that I want the first, sixth, ninth and eleventh columns of the row. I also know that the first is text, the rest are integer.

Any code examples or snippets out there? I would really appreciate any assistance. And, could you reply both here and to my email? it's mairhtin at techsolutionsgroupllc dot com

THANKS!!!!