search for: databasedriv

Displaying 3 results from an estimated 3 matches for "databasedriv".

Did you mean: databasearia
2006 May 17
1
I need a Database driver to SQLBase...
First, I''m new to Ruby, so I don''t know much about it. I need connectivity to SQLBase and I know Rails does not support it. So I need to know how do I get started in creating the connectivity to SQLBase that I need? Any help would be great! -- Posted via http://www.ruby-forum.com/.
2006 Sep 21
4
Access and MDB file from Linux
I need to get read only access to a MDB database accessed from a Linux box using samba, anyone had any luck with this and know how to set it up? Please resist from posting your reasons why and MDB should not be used, I am the converted so stop preaching. The MDB is there to stay and I have to read to it. thanks -- Posted via http://www.ruby-forum.com/.
2007 Mar 05
6
Using ms access 97 as local db backend for rails on windows 2000
Hi, I am on a windows 2000 machine and want to use an ms access 97 database (*.mdb) as db backend. I did a clean install: ruby, gems, rails, odbc-rails. A test rails application connecting to a local mysql server is doing fine. I can also locally connect to the odbc connection "local_odbc_name" with the aqua data studio client. But now with rails. As soon as I change the adapter to