Ask a Question related to Microsoft Access, Design and Development.

  1. #1

    Default linking problem

    Hi guys,

    I really need ur help in this.

    I have a form that its attributes are the primary keys of
    other tables.
    **Example: I have two tables the first one is
    called "SYSTEM", the other one
    called "DBMS". The relationship between them is many-to-
    many, so I have to
    have a bridge entity called "SYSTEM DBMS" containing the
    primary keys of
    both tables. The attributes below are the contents of
    the "SYSTEM DBMS"
    update form:

    System code (a combo box that
    displays the system code
    from the system table or form [long integer])

    DBMS Code (a combo box that
    displays the DBMS code
    from the DBMS table or form [long integer])

    *** So the user need to know before he updates the data
    access page (my
    form), to know the system information before he starts
    updating the records.
    Also he needs to know what kind of DBMS the system is
    working with, the
    system can works on the same DBMS but Different versions.
    My form just
    displays the codes; I mean unmeaningfull codes just like
    1 or 12.

    *** What and how is the proper or the most convenient way
    to help the user
    other than adding a hyperlink to system update form and
    DBMS form.

    FYI, I am constructing my form by data access page not
    form.


    Thanx ...

    Boodi Guest

  2. Similar Questions and Discussions

    1. linking text problem.
      ok, i've made some text that i wanted to link. then i convert it to a button and made the action when pressed, it plays a movie. everything works...
    2. Compile/Linking problem
      Hello, So it seems that there still is an incompatibility between GD and libpng-1.2.x... fine So I installed into a dedicated directory an...
    3. How to solve linking problem???Please help!!!
      Hi all, I have received an oracle based application from one of my vendors who says that they have run successfully it on Tru64 & Sun (64 bit)....
    4. Problem with linking forms.
      I have two tables. The first Student Details and the second Schemes. I have far too much information to go on sub-forms so i would like to be...
    5. Problem linking - what does this error mean?
      I'm trying to install Oracle on a Debian Linux system (actually a LindowsOS machine). It blows up trying to link several programs with the...
  3. #2

    Default Linking Problem

    Hi All,
    I have a quite big document ~ 600 pages which i am trying to conevrt to pdf. I have some links in the doucment which are internal to the document. They work fine in word but when i convert the document to pdf two things happen :-

    1) Some links don't work properly ( i.e jump to the wrong place than they
    are supposed to )

    2) Some links don't work at all.

    I was wondering do any of you know what might cause this problem.

    I currently have on my computer installed:-

    a. Adobe Acrobat 5.0
    b. Adobe Reader 5.0
    c. Adobe Distiller 5.0

    I have windows 2000 OS installed.
    carl2@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139