FPC Lazarus Question
Posted: Tue 13 Sep 2011 16:12
Is there any docs on how to install in Lazarus?
Discussion forums for open issues and questions concerning database tools, data access components and developer tools from Devart
https://forums.devart.com/
The PgDAC installation program only copies PgDAC files. You need to install PgDAC packages to the Lazarus IDE manually. Open %PgDAC%\Source\Lazarus1\dclpgdac.lpk file in Lazarus and press the Install button. After that Lazarus IDE will be rebuilded with PgDAC packages.