Displaying 2 results from an estimated 2 matches for "oldth".
Did you mean:
ldt
2006 Jul 12
6
Copying Records
This might seem like a silly quesiton but it''s been baffling me all day!
I want to copy all records matching certain criteria from table A to
table B.
I know how to do his with SQL but not with RoR.
--
Posted via http://www.ruby-forum.com/.
2006 Apr 13
4
Rails with existing RDBMS schema
Hi,
I''m seriously considering using Rails to develop several internal
corporate web apps that will need to interact with well-established
database systems (3 systems running SQL Server, Oracle, and PostgreSQL).
The schema on these systems are basically set in stone. Can a Rails
application interact with an existing schema without serious Rails
modification? From what I''ve