![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all I have a problem with an SQL Server db, which is proving quite tricky to solve. I deleted a table dbo.Addresses and created a new one dbo.AddressesV2. I changed all the relationships with other tables to reflect this change, and the db runs without a problem. The problem rears its head when I want to copy the database with DTS to another SQL Server. I get a "Import failed" report at the end of the job: "Invalid object name: dbo.address" So somewhere in the database, there is a reference to the old table. I've looked through all the Sprocs and Views but can't see it. Could anyone suggest a way of identifying where the reference is, so that I can amend the necessary part of the db? Thanks in advance Richard |
![]() |
| Thread Tools | |
| Display Modes | |
| |