On 18/02/2008, Oleg Broytmann <[EMAIL PROTECTED]> wrote:
> On Sun, Feb 17, 2008 at 07:00:08PM +0100, Markus Gritsch wrote:
> > what should one use as the omni-present parameter 'db' in various
> > SQLObject 0.10 methods? In version 0.9 I used to call
> > query.tablesUsed(), but this does not work
On Sun, Feb 17, 2008 at 07:00:08PM +0100, Markus Gritsch wrote:
> what should one use as the omni-present parameter 'db' in various
> SQLObject 0.10 methods? In version 0.9 I used to call
> query.tablesUsed(), but this does not work anymore in 0.10 since
> tablesUsed() requires the parameter 'db'.
Hi,
what should one use as the omni-present parameter 'db' in various
SQLObject 0.10 methods? In version 0.9 I used to call
query.tablesUsed(), but this does not work anymore in 0.10 since
tablesUsed() requires the parameter 'db'.
Kind regards,
Markus
---