Subject | DB_Key column |
---|---|
Author | Andy Samuel |
Post date | 2001-01-12T12:50:56Z |
Hello
Get to the point directly.
A table with 2 fields of primary key, for example "AccountId" and "Id".
Issue a query "SELECT LName WHERE AccountId='XXXX'";
The grid shows DB_KEY. RequestLive is false.
If the query is "SELECT AccountId, Id, LName WHERE AccountId='XXXX'" then
the DB_KEY will not show up.
I don't want this field shows.
Is there anyway to disable it ?
TIA
Andy
Get to the point directly.
A table with 2 fields of primary key, for example "AccountId" and "Id".
Issue a query "SELECT LName WHERE AccountId='XXXX'";
The grid shows DB_KEY. RequestLive is false.
If the query is "SELECT AccountId, Id, LName WHERE AccountId='XXXX'" then
the DB_KEY will not show up.
I don't want this field shows.
Is there anyway to disable it ?
TIA
Andy