Ruby and Access

Hi Everyone,
Was wondering if anyone had seen any good references (preferably on the
www) to Ruby/Access ODBC functionality.
Thanks,

  • John

#####################################################################################
This e-mail message has been scanned for Viruses and Content and cleared
by MailMarshal
#####################################################################################

  • John

##############################################################
#######################
This e-mail message has been scanned for Viruses and Content
and cleared
by MailMarshal
##############################################################
#######################

Instead of using ODBC, maybe use WIN32OLE and ADO.

Here’s a link:
http://rubyonwindows.blogspot.com/2007/06/using-ruby-ado-to-work-with-ms-acc
ess.html

HTH,

Felix