This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
one issue that has popped up for me is that table names in my MySql database that are a single word, and are not subject to camel-case alteration have the table name property left blank, and when it tries to query the 'user' table as 'User' it causes an error saying that table User doesn't exist. I'm also seeing this with column names, and the exception I get will be something to the effect of "unable to materialize entity..." because the actual table doesn't have columns with the capitalized names. if I manually fill in the table and column names, it works flawlessly. |
|