Categories

Updated: 01/07/2007

eRuby: Using Ruby DBI for database connectivity

If you want create a dynamic web page that works on more than just MySQL then try Ruby DBI. Ruby DBI will help you create a single database interface for connecting your web application to multiple database types like MySQL, PostGreSQL and SQL Server. This article also explains some of the typical mistakes made when installing Ruby DBI.
©2003-2019 jCay.com