Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Le 11/02/13 15:18, Uwe Brauer a écrit :

Hi Uwe,

Now I want to edit the relation and I am offered the possibility to add
more fields. So I select the notes file in either table but I receive
the following error.

 Primary or unique constraint required on main table.
 "Accounts" in statement [ALTER TABLE "Tasks"
  ADD FOREIGN KEY ("TaskId","Notes") REFERENCE "Accounts"("AccountI","Notes")]
 
I am puzzled, in the intrinsic database only relations between primary
keys are possible?? Is this a property of the intrinsic database, or is it a
bug? I am thinking of submitting a bug report.


The following possibilities occur to me :

(a) you might need to drop your previously configured constraint  before
you can set up a new one via the GUI. From what I recall, this might
only be possible manually, i.e. by issuing a SQL command (menu Tools >
SQL) to DROP the CONSTRAINT from the tables, then shutting down the db
file, closing LO completely and re-opening.

(b) you might not be able to set combined constraints on more than one
field in both tables simultaneously via the GUI - again you may find
that you have to do this manually (although it may actually turn out to
be a limitation of hsqldb 1.8, I haven't checked)


Alex




-- 
For unsubscribe instructions e-mail to: users+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.