Re: EROraclePlugIn, migrations and reserved words
Re: EROraclePlugIn, migrations and reserved words
- Subject: Re: EROraclePlugIn, migrations and reserved words
- From: Chuck Hill <email@hidden>
- Date: Sun, 29 Nov 2009 20:28:40 -0800
I am pretty sure that you can do it, if you are willing to make and
use a sub-class of the Oracle plugin.
Chuck
On Nov 29, 2009, at 7:18 PM, Jon Nolan wrote:
Thanks Don.
Looks like I'll have to although, for example, the FrontBase plug-in
always quotes table/attribute names making it a non-issue for EOF.
Not the end of the world to change the table name.
Don Lindsay wrote:
I would discourage you from using reserved keywords for table
names, it will get you into trouble. if you are having problems
with SQL generation, you may end up having problems with your
application when the EOF is attempting to update/insert/or retrieve
data.
Is there a way to get the Oracle reserved words as table and
attribute names double-quoted in the generated SQL? I have a USER
table I'd rather not rename unless absolutely necessary.
_______________________________________________
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
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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