| Posted by Erland Sommarskog on 09/24/07 22:19 
(raymond_b_jimenez@yahoo.com) writes:> -When I connect in the production environment, the one that gets "SET
 > NO_BROWSETABLE ON", the "App Name" is set to "Microsoft (R) .Net
 > Framework" and "Library Name" is set to OLEDB
 
 Apparently you are using OleDbConnection etc in production. With OleDb
 Client you may experience NO_BROWSETABLE more often.
 
 
 
 
 --
 Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
 
 Books Online for SQL Server 2005 at
 http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
 Books Online for SQL Server 2000 at
 http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
 [Back to original message] |