SA Developer .NET

Welcome to SA Developer .NET Sign in | Join | Help
in Search

SQL Error

Last post 09-02-2008, 9:47 by riccardospagni. 19 replies.
Page 2 of 2 (20 items)   < Previous 1 2
Sort Posts: Previous Next
  •  08-19-2008, 14:27 14112 in reply to 14111

    Re: SQL Error

    terencen:

     
    Dertest17.TestPro is a SQL Server 2005 database and the database where the stored procedure

    "pr_MOVE_Defects_test" is located is a SQL Server 2000 database. I think that it might be the problem.

    It shouldn't be. 2000 can talk to 2005 without a problem. Can you have a look at the linked server config. What provider it's using, what options are set?

    Is there any chance of temporarily (for a test) disabling the constraints on the remote table?
     


    Gail Shaw - SQL In the Wild
    SQL Server MVP
    --
    Chaos, panic and disorder. My job here is done!
  •  08-19-2008, 16:01 14117 in reply to 14112

    Re: SQL Error

    the provider is Microsoft OLE DB Porvider for SQL Server. It has the following server options:

     

    Collation Compatible: False

    Data Access: True

    Rpc: True

    Rpc Out: False

    Use Remote Collation: True

    Connection Timeout: 0

    Query Timeout: 0

     

    I'll see if I can drop the contraints on the table.

  •  08-25-2008, 11:14 14281 in reply to 14117

    Re: SQL Error

    I've tried creating the stored procedure remotely(on Dertest17.TestPro which is a SQL Server 2005 DB) by backing up and restoring the original SQL 2000 database on Dertest17.TestPro. The stored proc worked fine, so it's not the contraints on the table that's a problem.
  •  08-28-2008, 19:05 14427 in reply to 14281

    Re: SQL Error

    Strange.Check how DTS is configured on the two machines please. Check that it's started, what the security settings are, if the servers are clustered what group it's in.

    You may have to contact customer support on this one. I'm almost out of ideas on what could be wrong.


    Gail Shaw - SQL In the Wild
    SQL Server MVP
    --
    Chaos, panic and disorder. My job here is done!
  •  09-02-2008, 9:47 14469 in reply to 14088

    Re: SQL Error

    I did a SELECT @@VERISON and I get this back:

     

    "It's spelt Verizon, you idiot! But darn, IS sued us and kinda won and we had to give all their documents back and we had to pay them moneyz:( :( Epic fail:("


    And so the kief looked and lo, it was kief.
Page 2 of 2 (20 items)   < Previous 1 2
View as RSS news feed in XML
Powered by Community Server (Commercial Edition), by Telligent Systems