I\'m currently in the process of converting over 20k database tables from Corel Paradox 4.0 format (DOS Based, with a .db extension) to SQL databases, and rather than using off the shelf software, I\'
I am trying to build a set of domain classes for a legacy database using Grails 1.3.7 and MySQL 5.1.56. I am specifying the MySQL connector in the BuildConfig.groovy file as \'mysql:mysql-connector-ja
I\'m learning NHibernate in order to layer it over a rather peculiar legacy database.Other applications use the same live database, so I can\'t make changes that will affect them.
When I insert just a few fields to a table in a legacy database schema (via DataMapper), I\'m getting the following:
I\'m working on very badly designed legacy databas开发者_开发问答e. On some of the tables not only can the foreign keys be null (which is OK) they can be 0 too.
I am trying to build a generic repository using Entity Framework 4.0 using a legacy MS SQL database I have inherited. A pretty familiar scenario.
I would like to build a web interface to present logdata. This should be a nice opportunity to try to build a little web app using Grails, which I have been wanting to try out for quite a while, but 开
Using Entity Framework 4.1 against a legacy database, I\'m unable to generate a working set of TPT inheritance models that aren\'t pluralized and use different names for a common primary key.
I have several (old) Drupal-sites that need to be replaced with one single new Rails app. That new site should hold all old Drupal-content. That old Drupal-content is partly broken (due to nearly 7 ye
I am new to ruby and rails and I am having difficulty conceptualizing the MVC techniques in conjunction with database views.I am dealing with a legacy database that has several viiews that are used to