Mark, > I have a page (dmHTML). I add an image to its associated media, as I > am going to experiment with how to make use of such things. Upon > approving the draft, I get the following error: > > Table 'projectname.dmNews_aObjectIds' doesn't exist > > The page does get approved and retains the attached image. This is > the second case-sensitivity-related issue I've found today, but I also > have no idea why it's trying to do anything with dmNews?
hmm... I'm not sure why you're getting that error (since it's not related), but make sure all of your types are deployed. 1. update the app scope ?updateapp=1 2. Go into the COAPI admin and see if any objects need to be deployed or updated. > Also, I can't find this "_aObjectIds" via a text-search. Could this > be cached somewhere? You won't find it anywhere. The ORM in FarCry builds the array table when you deploy an object with an array property. Regards, -- Jeff Coughlin Web Application Developer http://jeffcoughlin.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
