What about to search system tables of master database on database server. There is the 
column with names of all databases, but exact location is different for different 
DBMS. In MSSQL it's database named 'master', table 'sysdatabases', column 'name'.
I don't know exactly location on Oracle but it 'll be similar.
Hope this helps.

> -----Original Message-----
> From: Soubhratra Das [mailto:[EMAIL PROTECTED]]
> Sent: 25 September 2001 11:49
> To: [EMAIL PROTECTED]
> Subject: )FF-TOPIC:searching for all databases in a DBMS in the server
> 
> 
> Hi all
> Is it possible to display the names of all the databases 
> present in a DBMS in server. Suppose the DBMS is oracle or 
> SQL server.How to find which databases are present in these 
> databases and show the database names on web page.
> TIA,
> soubhratra.
> ______________________________________________________________
> _________________
> Soubhratra Das
> Master of Computer Applications.
> Sun Certified Java Professional.
> ______________________________________________________________
> _________________
> Where there is a will there is a way.
> ______________________________________________________________
> _________________
> 
> ____________________________________________________________
> Sent via ocsemail from IASRI Intranet System intranet
> 
> ==============================================================
> =============
> To unsubscribe, send email to [EMAIL PROTECTED] and 
> include in the body
> of the message "signoff EJB-INTEREST".  For general help, 
> send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
> 
>

==========================================================================To 
unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to