7. Understanding Database Procedures, Sessions, and Events : Multiple Session Connections
 
Share this page                  
Multiple Session Connections
Embedded SQL can maintain multiple sessions (connections to a database). An application can open an initial session and, with subsequent CONNECT statements, open additional sessions connected with the same database or with different databases.