Re: Unknown column
Re: Unknown column
- Subject: Re: Unknown column
- From: Ângelo Andrade Cirino <email@hidden>
- Date: Thu, 13 Sep 2012 17:49:59 -0300
Hi again Pascal,
After your suggestion I double checked the properties and the model files to be sure about the connection dictionary. I then set up the connection dictionary in the properties file and the error is gone, despite there is no difference in the reported connection dictionaries:
Before
13 Set 17:29:59 vtta[60002] DEBUG NSLog - connecting with dictionary: {plugin = "MySQLPlugIn"; username = "aacirino"; driver = "com.mysql.jdbc.Driver"; password = "<password deleted for log>"; URL = "jdbc:mysql://127.0.0.1/visionturTestes"; }
After
13 Set 17:41:52 vtta[60002] DEBUG NSLog - connecting with dictionary: {plugin = "MySQLPlugIn"; username = "aacirino"; driver = "com.mysql.jdbc.Driver"; password = "<password deleted for log>"; URL = "jdbc:mysql://127.0.0.1/visionturTestes"; }
This is a mystery to me. Now the problem is that the page is being returned empty, I will need to debug the app to see what is happening.
Angelo
Em 13/09/2012, às 17:23, Pascal Robert escreveu:
> Are you sure you are connecting to the same database as the two applications that works?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden