-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
At 10:06 PM +0200 10/2/01, Gerald Richter wrote:
> > But, nothing displayed. It turns out that if there is something missing
>> from a column, then nothing gets displayed. That is note1 is not required
>> to entered by the user, but I want to dis
>
> But, nothing displayed. It turns out that if there is something missing
> from a column, then nothing gets displayed. That is note1 is not required
> to entered by the user, but I want to display it if it is there.
>
> Anyone else run into this?
>
Yes, you should be able to find it in the m
I notice a short comming of DBIx (unless some one knows of a work around for
it).
I create a simple search: select incident_key, note1 as title from
incident;
I then wanted to display this information in a table so I did the following.
Incident ID
Titl