SQL 2000 to SQL 2008 R2 Migration Problem - INITCOLVS is not a recognized built-in function name
-
2012年3月7日 5:58
Hi Guys,
I have recently migrated a SQL 2000 database from Server-1 to SQL 2008 R2 on Server-2 using Copy Database Wizard. The process happened smoothly. But now I am facing an error while using an application which connects to the migrated database on SQL Server 2008 R2. The error I get is :
[Microsoft][ODBC SQL Server Driver][SQL Server] 'INITCOLVS' is not a recognized built-in function name.
I have tried to read up on it and it's something to do with SQL 2000 triggers.
Can anyone help me sort out this issue.
Thanks
全部回复
-
2012年3月7日 11:22
Please try the solution in this thread
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer
Jeff Wharton
MSysDev (C.Sturt), MDbDsgnMgt (C.Sturt), MCT, MCPD, MCSD, MCITP, MCDBA
Blog: Mr. Wharty's Ramblings
Twitter: @Mr_Wharty
MC ID: Microsoft Transcript- 已标记为答案 misbah.y 2012年3月9日 0:20
-
2012年3月9日 0:21Thanks for that.

