Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Determine SQL Database Name

0 views
Skip to first unread message

Peter

unread,
Jun 11, 2003, 10:36:20 AM6/11/03
to
Does anyone know if a T-SQL statement, function or series thereof that
will allow me to determine the name of the database to which I am
connected?

Anith Sen

unread,
Jun 11, 2003, 11:25:21 AM6/11/03
to
SELECT DB_NAME()

--
- Anith
( Please reply to newsgroups only )


0 new messages