-
Notifications
You must be signed in to change notification settings - Fork 26
hs590
Carlo Barazzetta edited this page Dec 4, 2018
·
5 revisions
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.
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.
- Home
- Glossary
- Project structure
- Installing InstantObjects
- User Guide for InstantObjects
- Creating the Business Model
- Creating the User Interface
- Programming with Persistent Objects
- Learning the Primer Demo