Database Connections
To manage database connections, Jenga.NET uses kimtoo Toolkit DbManager.
It comes with its inbuilt database connection manager with supports multiple databases mentioned here
Show Database Connection Manager
Check database connection
Add this code at the constructor entry Main Form (FrmMain)
Add a Button and call in connection
Last updated