I found a bug in SQL Server 2000...

1. February 2005

Well, I didn't find a new bug, but it is the first time I discovered a bug in SQL Server by just doing my everyday job.

I'd post the code for the SQL Server user defined function that I wrote if I could, but I can't (confidential). Its nice to have a reminder once in awhile that even Microsoft's software has bugs.

Server: Msg 8624, Level 16, State 8, Line 1
Internal SQL Server error.

http://support.microsoft.com/kb/290817

General ,

Comments

2/10/2005 12:10:00 PM #
Hello,
please please tell me how me how the heck yuo got around this ? is there any way...

silly sql...*sigh*
2/10/2005 12:23:00 PM #
I believe I did a 'SELECT TOP 100 PERCENT [...] ORDER BY [...]'