Feature request : open dialog box for SQLite provider and alike...

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

Feature request : open dialog box for SQLite provider and alike...

Post by swierzbicki » Thu 13 Aug 2015 16:18

Hello,

Is it possible to enhance the TUniConnection design time dialog.
It could be convenient to have an open dialog box next the database dropdown list when SQLite provider (or alike) is choosen.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Feature request : open dialog box for SQLite provider and alike...

Post by AlexP » Fri 14 Aug 2015 07:55

Hello,

No, there is no such an opportunity, since UniDAC is a set of universal components - and it is impossible to configure it for any particular database. Such functionality is implemented in our specific product for SQLite - LiteDAC.

Post Reply