Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
chih
Posting Yak Master
154 Posts |
Posted - 2007-05-09 : 21:36:44
|
| Hi I got error message 'Property AnsiNullsStatus is not available for UserDefinedFunction' when I want to modify user function. I understand this is because this function is created in sql 2000 but I want to modify in Sql 2005. IS there workaround to fix it?Thanks |
|
|
Lamprey
Master Smack Fu Yak Hacker
4614 Posts |
Posted - 2007-05-10 : 11:33:12
|
| Is this your issue? [url]http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=126099[/url]It looks like it was fixed with SQL2005 SP2.EDIT: Fat fingered. |
 |
|
|
|
|
|