Search results

  1. M

    Solved Subform. Format property. Show header and footer. No difference in putting YES putting NO

    I am working with a department form that has a subform with the employees of each department. There is a property in the subform called "Show Header and Footer" with two options, YES/NO. I have set the subform to Form view to see how this property affects it. I have inserted a title in the...
  2. M

    Solved ComboBox.ShowOnlyRowSourceValues (Access) Problem. What it do, exactly?

    I understand that this property allows you to choose whether manually written options that are outside the origin of the list are shown in a combo box dropdown or a list box. Here's an example: Field Products with values "car," "boat," "motorcycle." The combo box displays these three options. If...
  3. M

    Typical situation 1:1 Superidentities with subidentities

    Hi. In all my questions you recomendme the 1:1 relationships are bad idea because in the real world dont exist or the implementation are very complicated. Now i am studying eer new types. Superidentities with subidenties. In ER the model would be this. This model is account bank types from...
  4. M

    Atributes on the relationship 1:N or put them on entity (N)

    The empleoyees can working on only 1 project. But several empleoyees not work any project. The projects have one or more workers. Hi. I wanted listen opinions about this model. 1º Question. Its better put the atributes worker's rol and begining date on the project, on the relationship or on the...
  5. M

    Adding attributes to a 1:N or 1:1 relationship. Consecuences?

    I have doubts about what happens when adding attributes to a 1:N or 1:1 relationship. I understand that if I add attributes, in the relational model, this relationship would be treated as if it were an N:M relationship, creating a table for this purpose. For example, in a 1:1 relationship...
  6. M

    EER Model Trying

    Hi "Within the EER model, I need to understand the difference to Kknow an identifying relationship. Could you provide me with an example that I can extrapolate to others? Thank you."
Back
Top Bottom