dbTalk Databases Forums  

Act conversion

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss Act conversion in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
=?Utf-8?B?RGF6?=
 
Posts: n/a

Default Act conversion - 08-02-2007 , 01:22 AM






Hi Im converting our Act 6 database to Act9 and I keep getting this error
right near the end of conversion.
Converting Notes and Histories...
The INSERT statement conflicted with the FOREIGN KEY constraint
"NOTE_CREATEUSERID_FK". The conflict occurred in database "MTA2008", table
"dbo.TBL_ACCESSOR", column 'ACCESSORID'.
The statement has been terminated.
I am a bit stuck with this error plz if anyone can help fix this would be
appreciated.
Thanks.

Reply With Quote
  #2  
Old   
Hugo Kornelis
 
Posts: n/a

Default Re: Act conversion - 08-02-2007 , 01:43 PM






On Wed, 1 Aug 2007 23:22:02 -0700, Daz wrote:

Quote:
Hi Im converting our Act 6 database to Act9 and I keep getting this error
right near the end of conversion.
Converting Notes and Histories...
The INSERT statement conflicted with the FOREIGN KEY constraint
"NOTE_CREATEUSERID_FK". The conflict occurred in database "MTA2008", table
"dbo.TBL_ACCESSOR", column 'ACCESSORID'.
The statement has been terminated.
I am a bit stuck with this error plz if anyone can help fix this would be
appreciated.
Thanks.
Hi Daz,

A foreign key constraint implies that each value inserted in a specific
column or set of columns (in this case the column ACCESSORID in the
table dbo.TBL_ACCESSOR) has to be present in another table (the error
message doesn't tell us which table that is; you'll have to find out by
examining the constraint yourself).

You are getting this error message because, apparently, at least one of
the value you are trying to insert does not fulfill this requirement.

--
Hugo Kornelis, SQL Server MVP
My SQL Server blog: http://sqlblog.com/blogs/hugo_kornelis


Reply With Quote
  #3  
Old   
Robby angeles
 
Posts: n/a

Default Re: Act conversion - 05-20-2008 , 04:36 AM





Hi,

Any luck with this issue? I know its been months but i hope you could
shed some light to this cause i've been stucked with the same issue for
hours now.

Thanks!

*** Sent via Developersdex http://www.developersdex.com ***

Reply With Quote
  #4  
Old   
Robby angeles
 
Posts: n/a

Default Re: Act conversion - 05-20-2008 , 04:36 AM





Hi,

Any luck with this issue? I know its been months but i hope you could
shed some light to this cause i've been stucked with the same issue for
hours now.

Thanks!

*** Sent via Developersdex http://www.developersdex.com ***

Reply With Quote
  #5  
Old   
Robby angeles
 
Posts: n/a

Default Re: Act conversion - 05-20-2008 , 04:36 AM





Hi,

Any luck with this issue? I know its been months but i hope you could
shed some light to this cause i've been stucked with the same issue for
hours now.

Thanks!

*** Sent via Developersdex http://www.developersdex.com ***

Reply With Quote
  #6  
Old   
Robby angeles
 
Posts: n/a

Default Re: Act conversion - 05-20-2008 , 04:36 AM





Hi,

Any luck with this issue? I know its been months but i hope you could
shed some light to this cause i've been stucked with the same issue for
hours now.

Thanks!

*** Sent via Developersdex http://www.developersdex.com ***

Reply With Quote
  #7  
Old   
Robby angeles
 
Posts: n/a

Default Re: Act conversion - 05-20-2008 , 04:36 AM





Hi,

Any luck with this issue? I know its been months but i hope you could
shed some light to this cause i've been stucked with the same issue for
hours now.

Thanks!

*** Sent via Developersdex http://www.developersdex.com ***

Reply With Quote
  #8  
Old   
Robby angeles
 
Posts: n/a

Default Re: Act conversion - 05-20-2008 , 04:36 AM





Hi,

Any luck with this issue? I know its been months but i hope you could
shed some light to this cause i've been stucked with the same issue for
hours now.

Thanks!

*** Sent via Developersdex http://www.developersdex.com ***

Reply With Quote
  #9  
Old   
Robby angeles
 
Posts: n/a

Default Re: Act conversion - 05-20-2008 , 04:36 AM





Hi,

Any luck with this issue? I know its been months but i hope you could
shed some light to this cause i've been stucked with the same issue for
hours now.

Thanks!

*** Sent via Developersdex http://www.developersdex.com ***

Reply With Quote
  #10  
Old   
Robby angeles
 
Posts: n/a

Default Re: Act conversion - 05-20-2008 , 04:36 AM





Hi,

Any luck with this issue? I know its been months but i hope you could
shed some light to this cause i've been stucked with the same issue for
hours now.

Thanks!

*** Sent via Developersdex http://www.developersdex.com ***

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.