Keyword Forget Forgotten

Posted by Thomas Mercer-Hursh on 28-Mar-2008 16:21

I have database (from Enterprise Architect) which has fields in it that are reserved words. I have a keyword forget file which makes this OK.

In OEA (10.1B), I have one project using one such repository database where the code references these fields with no problem.

I have a new project using an identical base repository database (obviously, it will get different data loaded into it), but there the compiler is unhappy about those reserved words used as field names.

I have looked in the first project and can't find that there is anywhere that I have referenced the keyword forget list and yet it seems like it must be.

I have tried adding a -k parameter on the database connection in the second project, but it tells me that is not a database parameter and it is being ignored.

So, what did I do in the first project to make it work?

All Replies

Posted by kevin_saunders on 31-Mar-2008 02:33

At a guess:

Project Properties -> OpenEgde.. Add it to the 'Startup Parameters'..

Posted by Thomas Mercer-Hursh on 31-Mar-2008 11:43

Right ... I was looking right at it and not seeing it!

This thread is closed