result of select statement as tooltip

oracle Germany
  • 16 years ago

    Hello,


    I got a table "table_content"
    ID     STATUS
    1234       1
    1235       1
    1236       12
    1237       65
    1238       1
    1239       13



    and another table "table_error"
    STATUS       Description
    1            Everything ok
    2            IO-ERROR
    12           TYPE-ERROR
    13           NO CONNECTION
    65           NO VALID DATA


    I display  the tablecontent in a form and by going with the mouse over a STATUS field (ie: STATUS = 12) the corresponding entry(ies) from a select
    (here: select description from table
    error where status = 12) should appear just like the TOOLTIP  (here: TYPE-ERROR).

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The difference between theory and practice is smaller in theory than in practice.”