sigh
version 10.3.1.4
is not an official release

so do we wait for the release
or fix code to work with ALTER
version 10.3.1.3




BJ Freeman sent the following on 7/16/2008 1:33 PM:
> David it is the derby (ottb db)
> from the jira I found for DB is seems they fixed it in
> http://issues.apache.org/jira/browse/DERBY-1490
> version 10.3.1.4
> we have 10.3.1.3
> so upgrading the drivers should solve the problem
> 
> David E Jones sent the following on 7/16/2008 1:24 PM:
>> Could you be more specific about the problem? I'm not able to figure
>> that our based on the solution you are proposing...
>>
>> Which database are you using? What SQL in particular is not supported,
>> and what does that SQL need to look like to work?
>>
>> -David
>>
>>
>> On Jul 16, 2008, at 1:38 PM, BJ Freeman wrote:
>>
>>> I moved this from user since some thought has to be put in on how to
>>> handle different DB that use different reserved words.
>>>
>>> currently it is hard coded for instance to use rename for a column.
>>> However our default DB OTTB uses Alter for a column
>>>
>>> my suggestion is use framework\entity\dbparms
>>> folder and put in files that denote each db.
>>> this way the code would be changed only by adding routine to look of the
>>> db equivalent for Rename.
>>>
>>> any other Ideas.
>>>
>>
>>
>>
> 
> 
> 
> 

Reply via email to