Connecting to excel via Rubi DBI

Hi, is there a possibility to connect to excel file using dbi module?

[email protected] wrote:

Hi, is there a possibility to connect to excel file using dbi module?

Why not use the OLE automation capabilities of Excel? Unless, of course,
the client machine doesn’t have Excel installed. In which case… never
mind.

it sounds like he wants to use excel as a data source… is this
correct??

Patrick S. ×?ת×?:

[email protected] wrote:

Hi, is there a possibility to connect to excel file using dbi module?

Why not use the OLE automation capabilities of Excel? Unless, of course,
the client machine doesn’t have Excel installed. In which case… never
mind.


Posted via http://www.ruby-forum.com/.

I need to copy an infrastructure that is used in vbscript which gets
data from xsl via sql queries.