List All users Connected to Oracle Database Server
Category:
DatabaseType:
SnippetsDifficulty:
BeginningAuthor:
Tarik ColicVersion Compatibility: Visual Basic 6
More information:
This snippet provides a list of users currently connected to Oracle database server.I t also provides the names of their client applications and their logon times.Don't forget to add ADO reference to your VB project.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: