UniDAC and RO9 Issue

RO Gurus

As a FYI

Line 647 of uDAUniDACDriver
which is
dauSQLite: TMyUniConnection(fConnection).FIConnection.GetProp(prLastInsertId,Result);

Produces the error upon compile
[dcc32 Error] uDAUniDACDriver.pas(647): E2003 Undeclared identifier: ‘prLastInsertId’

This is with the latest UniDAC driver (ie 6.4.16). But since we are not using SQLLite, commenting the line resolves the issue

Regards,
Monte Carver

Thanks, logged as bugs://76963

bugs://76963 got closed with status fixed.

Logged as bugs://i64742.

bugs://i64742 was closed as fixed.