Skip to content
Carlo Barazzetta edited this page Dec 4, 2018 · 5 revisions

Primer Demo: Connection Manager

If you want the end-user of your application to be able to manage connections to databases, the  TInstantConnectionManager component and the TInstantConnectionManagerForm will provide your application with the necessary tools. The component wraps a dialog in which the user can define and manage connections to various databases.

ConnectionManager.gif

InstantObjects Primer uses an instance of TInstantConnectionManager to allow you to test the application with the database of your choice. Click the Connection Manager button on the main toolbar or pressShift+Ctrl+C to open the Connection Manager.

Clone this wiki locally