Re: Retrieve collation settings
From: Johannes Lebek (reply-to-newsgroup_at_domain.com)
Date: 09/20/04
- Next message: Johannes Lebek: "Re: Retrieve collation settings"
- Previous message: Wayne Snyder: "Re: Bulk Insert With Identity Field"
- In reply to: Adi: "Re: Retrieve collation settings"
- Next in thread: Tibor Karaszi: "Re: Retrieve collation settings"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 20 Sep 2004 14:02:00 +0200
Thanks, this is exactly what I was looking for! :-)
Adi wrote:
> You can use the db_name function:
> SELECT DATABASEPROPERTYEX (db_name(), 'collation')
>
> Adi
>
- Next message: Johannes Lebek: "Re: Retrieve collation settings"
- Previous message: Wayne Snyder: "Re: Bulk Insert With Identity Field"
- In reply to: Adi: "Re: Retrieve collation settings"
- Next in thread: Tibor Karaszi: "Re: Retrieve collation settings"
- Messages sorted by: [ date ] [ thread ]