Ask a Question related to Informix, Design and Development.

  1. #1

    Default referenced records

    When I do a select on a record, is there a way that I can tell if it is
    being referenced by another table, and if so, can I tell by what table?


    mpw Guest

  2. Similar Questions and Discussions

    1. cfchart wrong swf filenames referenced..
      I have some charts running using cfchart on mx7 which are running perfectly on the dev server.. On the production server however, the swf files...
    2. Getting a referenced memory dialog box
      I've created an executable file using Director 8.5.1 and converted it to a screen saver using ScreenTime For Director 2.0.9c. I've been getting a...
    3. Index and Pk not referenced into syscontraints !
      On Wed, 6 Aug 2003 11:47:35 +0200, "hobbes" <pasdespam@yahoo.fr> wrote: This will give you the index name. Remember that if the unique index...
    4. Referenced DIME attachment
      All, I am using .NET framework 1.WSE 1sp1. I am trying to send referenced DIME attachment (ie using href tag) from Apache Axis 1.1 client. I get...
    5. How to create tables referenced each other
      I had 'SQL the complete reference' authored by James R. Groff. I can not believe it I can not find email or home page for this book or authors. Now...
  3. #2

    Default RE: referenced records


    If there is a foreign key constraint, you can check on that in the sysmaster
    database.

    mpw wrote
    >
    > When I do a select on a record, is there a way that I can
    > tell if it is
    > being referenced by another table, and if so, can I tell by
    > what table?
    >
    Colin Bull
    [email]c.bull@videonetworks.com[/email]

    sending to informix-list
    Colin Bull 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