Page 1 of 1

TUniConnection use (with sqliteprovider)

Posted: Mon 01 Oct 2018 10:01
by jota
Hello

Can i access two databases at the same time with a single 'tuniconnection' object?.

Or two instances of 'tuniconnection' are needed, and the correct way to work is to have two "datamodules", each one, with its "tuniconnection, tunitables", etc.

Thanks in advance.

Re: TUniConnection use (with sqliteprovider)

Posted: Mon 01 Oct 2018 11:45
by MaximG
For simultaneous work with two different databases, you need to use two instances of TUniConnection.