| Sign In/My Account | View Cart |
| Article: |
Using WebObjects: More Practical Tips and Tricks | |
| Subject: | Full Name didn't work | |
| Date: | 2004-03-13 23:11:47 | |
| From: | joshpaul | |
|
Response to: Full Name didn't work
|
||
From the information you've provided, I think the error is coming from your EOModel. You should check your model and make sure there is an Attribute called nameFull. Make sure both the Name and Column fields are filled in. Also check to see if the Attribute has the diamond-symbol next to it.
|
||
Showing messages 1 through 2 of 2.
Full Name didn't workfullName should not be needed in the database nor the EOModel. Since I can't see your code, or project, I can only guess at a solution:Name and Class Name is named User not _User