[Rails] Oracle Bug
Ivan Medda
avemedda at tin.it
Wed Mar 1 12:43:40 GMT 2006
I'm using 2 database. The first wrote in MySQL and the second in Oracle.
If i use the command "SET_TABLE_NAME" to forge the model to use another
table, there isn't no error with MySQL, while with Oracle if i ask the
view "_Form.rhtml" The compiler tell me "No sequence in SELECT
TableName_seq.nextval id from dual"(???).
Could someone tell me where is the bug?.
Could it be a problem into the oci8 library?
Ivan.
--
Posted via http://www.ruby-forum.com/.
More information about the Rails
mailing list