Magic User Group

Magic Wiki-Wakka : DatabaseDesign

HomePage :: CATEGORIES | Index :: Changes :: Comments :: Search :: Login/Register
Most recent edit on 2005-10-11 21:39:17 by PatrickBlackwill

Additions:
- Use one and only one primary key for each table.
Some more text




Edited on 2005-07-05 19:58:38 by GroupsMBM [some spelling corrections]

Additions:
- Primary Key Values should not change. Some SQL engines support RI (Referential Integrity) rules with cascading updates. While this feature will allow for the changing of a primary key value, it is generally a bad idea to plan on editing a Primary Key Value. If you are sure the value of a Primary Key will never change, you can use this field value (Social Number). If you are not sure, use a internal counted number and define the changeable value field as a secondary key (product number).

For Pervasive ODBC compliance

For xxx ODBC compliance



Deletions:
- Primary Key Values should not change. Some SQL engines support RI (Referential Integrity) rules with cascading updates. While this feature will allow for the changing of a primary key value, it is generally a bad idea to plan on editing a Primary Key Value. If you are sure the value of a Primary Key never change, you can use this field value (Social Number). If you are not sure, use a intern counted number and define the changeable value field as a secondary key (product number).

For Pervasive ODBC compilance

For xxx ODBC compilance





Edited on 2005-07-05 18:01:21 by NorbertGutscher [additional definitions changeable key]

Additions:
Information about General Rules to database design

For Pervasive ODBC compilance

For xxx ODBC compilance

please edit


Deletions:
Information about General Rules to database design
For ODBC compilance




Edited on 2005-07-05 13:59:45 by GroupsMBM [additional info on primary key]

Additions:
- Use one and only one primary key for each file.

First

For ODBC compilance
Item 1
Item 2
Item 3

Other Topics

Item 1
Item 2
Item 3
Please edit this page...

Sub Heading 1

Some text



Edited on 2005-07-01 12:12:20 by NorbertGutscher

Additions:

Useful Tools

fabFORCE DBDesigner is a very good and free database designer. It is also possible to connect with PervasiveODBC




Oldest known version of this page was edited on 2005-07-01 12:05:28 by NorbertGutscher []
Page view:
CategoryDataBases CategoryHowTo

Database Design

Information about General Rules to database design

Index

Item 1
Item 2
Item 3

Other Topics

Item 1
Item 2
Item 3

Please edit this page...

Sub Heading 1

Some text

Sub-Sub Heading

Some more text


CategoryDataBases CategoryHowTo
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki trunk
Page was generated in 0.1311 seconds