search for: dbhandle

Displaying 2 results from an estimated 2 matches for "dbhandle".

Did you mean: dbhandler
2005 Nov 23
2
DB connection pooling support?
Does rails support connection pooling for DB connections? Or are connections just opened and closed as needed. Thanks, Joe -- Posted via http://www.ruby-forum.com/.
2006 Feb 27
4
prepared query with RODBC ?
Dear List, Would anyone know how to perform prepared queries with ROBC ? I had a shot with some of the internal (non-exported) functions of the package but ended up with a segfault, so I prefer asking around before experimenting further... Thanks, Laurent