﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Administering / SQL Server 2005  / connection attributes / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sun, 19 May 2013 17:57:13 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: connection attributes</title><link>http://www.sqlservercentral.com/Forums/Topic484447-146-1.aspx</link><description>I see your dilema - I don't think there is a good way of doing what you want.</description><pubDate>Mon, 14 Apr 2008 13:24:52 GMT</pubDate><dc:creator>Michael Earl-395764</dc:creator></item><item><title>RE: connection attributes</title><link>http://www.sqlservercentral.com/Forums/Topic484447-146-1.aspx</link><description>Thanks Michael. dbcc useroptions is great for my connection but I cant seem to get it to work for other connections that I don't have control of but am trying to administer/monitor. I don't really want go down the line of sp_bindsession.</description><pubDate>Mon, 14 Apr 2008 12:59:08 GMT</pubDate><dc:creator>James_B</dc:creator></item><item><title>RE: connection attributes</title><link>http://www.sqlservercentral.com/Forums/Topic484447-146-1.aspx</link><description>dbcc useroptions</description><pubDate>Mon, 14 Apr 2008 10:43:41 GMT</pubDate><dc:creator>Michael Earl-395764</dc:creator></item><item><title>connection attributes</title><link>http://www.sqlservercentral.com/Forums/Topic484447-146-1.aspx</link><description>I have tried searching and I dont seem to be able to find a way of getting this info easily.within my organisation I need to start checking the connection attributes used by developers on our SQL servers. Is there a simple way of viewing the connection settings of each process regardless of how it is set and see the connection type. E.g Some applications will use ADO, ADO.net, OLEDB or ODBC connections and they may set connections in various ways including using t-sql commands like set isolation level or calling SQLSetConnectAttr. I would also like to know what type of .Net data object (e.g. reader, adapter) that is being used but not sure if that is even possible.Ideally I would like a result set with the spid, connection type and a series of columns representing the different connection attributes containing the current value for that connection. We have both 2000 and 2005 servers.</description><pubDate>Mon, 14 Apr 2008 08:35:07 GMT</pubDate><dc:creator>James_B</dc:creator></item></channel></rss>