Tag: sql server

Community

FIX: You receive a ‘Connection timed out or lost’ error message or a ‘COMException’ error message when you use ADOMD.NET to connect to a remote OLAP server in SQL Server 2000 Analysis Services

Consider the following scenario. You use ADOMD.NET in a Microsoft ASP.NET application to connect to Microsoft SQL Server 2000 Analysis Services. You try to connect to a remote OLAP server. In this scenario, you may receive an error message that is similar to one of the following: Connection timed

Community

FIX: You may receive the ‘Server Msg 8630, Level 17, State 34, Procedure , Line nn’ error message when you try to delete records from a table in SQL Server 2000

In Microsoft SQL Server 2000 with Service Pack 4 (SP4), a query that generates a very large query plan may not run. For example, the query may not run when you use the DELETE Transact-SQL statement and you try to delete records from a table that has FOREIGN KEY constraints on many tables. When this