Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread AV in maneger when deleting row
Thu, Mar 1 2012 1:45 AMPermanent Link

Lucian

Hi,

First of al I'm running 2.05 b11, maybe this has been fixed, my appologies. The problem occurs when you have some combination of constraints. Here is the script to create and do the test. After creating the database, please go to the table "subcat" and try to delete whatever row.

Regards,
Lucian



Attachments: TEST.SQL
Thu, Mar 1 2012 1:59 AMPermanent Link

Lucian

It's a client-server setup, if it makes a difference.
regards
Lucian
Mon, Mar 5 2012 11:10 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Lucian,

<< First of al I'm running 2.05 b11, maybe this has been fixed, my
appologies. The problem occurs when you have some combination of
constraints. Here is the script to create and do the test. After creating
the database, please go to the table "subcat" and try to delete whatever
row. >>

No, it's still in there.  The issue is with defining a foreign key that has
less columns than the primary/unique key of the target table of the foreign
key constraint.  In your particular case, it's the fkSub FK in the Stuff
table.

The workaround is "don't do that", and a fix will be in the next EDB build.

--
Tim Young
Elevate Software
www.elevatesoft.com


Tue, Mar 6 2012 12:39 AMPermanent Link

Lucian

>The workaround is "don't do that", and a fix will be in the next EDB build.

Yeah, well ... I like to give you stuff to do Smile

Regards
Lucian
Wed, Mar 21 2012 3:11 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Lucian,

<< Yeah, well ... I like to give you stuff to do Smile>>

Well, if it helps, I really don't have a problem with "not enough to do".
Wink

--
Tim Young
Elevate Software
www.elevatesoft.com
Image