setting up an ODBC connection works well.
require 'rubygems'
require 'sequel'
DB=Sequel.odbc('my_odbc_for_excel')
I want to connect without having to set up an ODBC connection thru the
Start->Control Panel->Admininstrative Tools-> etc...
OK if you only have one file.
I am looking for an simple way to get data out of excel files.
Thanks for your help.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sequel-talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sequel-talk?hl=en
-~----------~----~----~----~------~----~------~--~---