> I've already tried reaching the max number of bind values for SQL > Server 2008 R8 (2100), and ASE 15.5 (2000). Here's the Stack Overflow > question related to this topic: > http://stackoverflow.com/questions/11266609/how-to-circumvent-the-maximum-number-of-bind-values-for-sybase-ase-and-sql-serve > > I assume that inlining of bind variables is the only option... But let's see
This will be tracked here: https://sourceforge.net/apps/trac/jooq/ticket/1520 So far, there is no useful answer short of inlining variables...
