Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Problem

Upgrading from 6.5.13 or a version earlier than 7.0.175 may error on script 34114 when upgrading to 7.00.175 or 7.01.00

Solution

SQL skills are required

A sound knowledge of SQL Management Studio is required to complete this task

Run the following script to correct the data

ALTER TABLE [dbo].[DB_Notes] DROP CONSTRAINT [FK_DB_Notes_DebtorID]




  • No labels