Required reading 
for professional 
SQL Server  developers!

© 2006 
Trigon Blue Inc.
 
All rights reserved.

Comments & Questions

Please send us your questions, comments, and suggestions regarding 
SQL Server 2005 Stored Procedure Programming in T-SQL and .NET.

You can simply:

  • send your emails to Dejan {at} trigonblue.com
  • use the WengoVisio widget to send video/audio message
  • use the form bellow

In any case keep in mind that in to know how to contact you with the answer.

 

Name:
Company:
Position:
Number of computers in your environment:
Number of servers in your environment:
Type of Business:
Address:
Phone:
E-mail*:
Fax:
Question* / comment / suggestion:

 

Important

Several readers have contacted me about problems with existing SQLCLR objects in Asset5 database. Unfortunately, by design, SQL Server automatically sets a database in Trustworthy OFF state after attaching it.

After that you will not be able to work with SQLCLR objects, not even to delete them. To solve the problem, execute:

ALTER DATABASE ASSET5 SET TRUSTWORTHY ON

Home | Products | Services | Book of Knowledge | e-Business News | SQL Server News
About Us | Contact Us | Join Us | Links | Search