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


On 01/08/2013 09:32 AM, Ian Whitfield wrote:
Hi All

Re - My previous post.... Have been doing some Googling etc and found the 'Relationships Window' for setting Relationships.

I can get the Window up, select my Tables but it _DOES NOT_ draw any connecting lines or set any Relationships!!??

Is this another "Gotcha" of using MySQL and Base together? As it does _NOT_ seem to work at all!!

I'm using PCLinuxOS 2012, LO Base 3.6.2.2 and MySQL 5.1.55

IanW
Pretoria RSA.
No, it is not a "Gotcha" for using MySQL and Base. It may be a "Gotcha" because of how you have created the database. Creating a database is somewhat like building a house: you need to have planned out what you want first and how to create it. This does take time, but it is well worth it. Some to several problems that you have had is because there seems to be no well thought out plan/design for the database from the beginning. Part of this involves normalizing your tables. As stated, 70 fields in one table is very often an indication that the table is not normalized. This can lead to errors in entered data. The Primary-Foreign key pairs in MySQL are defined in views, queries, and forms. All of these are written to the Base field (.odb). What I think may work is to create a view that uses the essential fields from your 'Member' table and the needed fields from the 'eMail' table. Then you could create a form for this view that has the things you want.

--Dan

--
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.