"Hugh Brien" <[EMAIL PROTECTED]> writes:
> We recently got TDK running with SQL server and IDBroker. The issue we
> found was with
> the IDBroker class. For some reason when using SQL Server with the
> IDBroker, the transaction
> to commit the update to the ID_TABLE would fail when updating the NEXT_ID
> field.
> We patched the source code in IDBroker so it would not use transactions. We
> are
>
> We added the following code to the storeIDs method
> transactionsSupported = false;
>
> We are still testing this fix but it seems to work okay.
Hi Hugh. After this has a little more time to marinate, would you
please send a unidiff of your changes and reasons to turbine-dev?
Thanks, Daniel
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>