Trying to setup weblog in 10 mins tutorial with Derby and Activerecord-JDBC
Unfortunately, most info on the web for this tutorial uses MySql. Migrate seems to work OK but the tables are not added to Database. (in C:/Users/paulf/Documents/NetBeansProjects/MyRail) == CreateMyentries: migrating ================================================= -- create_table(:myentries) -> 0.3590s == CreateMyentries: migrated (0.3590s) ======================================== Is this a known problem. I have tried many different db setups, paths etc., but none seem to work. Thanks Paul Fraser -- View this message in context: http://www.nabble.com/Migrate-Fails-to-Alter-Derby-Database-tf4697722.html#a13428572 Sent from the JRuby - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
