Beth

That resolved it. Thanks! Why did that work but setting
<property name="mode"><value>always</value></property>
not work?

So now the question is what other affects will there be from removing the
sequence setting for all of my tables in reactor.xml?

Bryan


On 2/26/07, Beth Bowden <[EMAIL PROTECTED]> wrote:

Did you delete all of your project files?

On 2/26/07, Bryan S <[EMAIL PROTECTED]> wrote:
> Beth
>
> O.K. I tried it now and can report that it does not work. After
reviewing
> the code I understand why not. This is the function that checks if
sequences
> are supported in reactor\data\oracle\Convention.cfc
>
>      <cffunction name="supportsSequences" access="public" hint="I
indicate
> if the DB support sequences" output="false" returntype="any"
> _returntype="boolean">
>         <cfreturn true />
>     </cffunction>


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to