Ruby on Rails
HowToCreateADriverFromScratch (Version #13)

(This would be good to have in the community as I’ve scoured the internet and found only shreds of how to do this.)

P.S. Will try to post things as I find them here and feel free to email me on this subject at Bryan.Lahartinger@gmail.com

Driver Creation Overview?

Native/API Implementation?

  • (aka in C/C++ with ActiveRecord Adapter)

Using the DBI Interface?

Using ODBC?

Links:

http://wiki.rubyonrails.org/rails/pages/New+database+adapter

(This would be good to have in the community as I’ve scoured the internet and found only shreds of how to do this.)

P.S. Will try to post things as I find them here and feel free to email me on this subject at Bryan.Lahartinger@gmail.com

Driver Creation Overview?

Native/API Implementation?

  • (aka in C/C++ with ActiveRecord Adapter)

Using the DBI Interface?

Using ODBC?

Links:

http://wiki.rubyonrails.org/rails/pages/New+database+adapter