LINK TABLE Problem?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I open my Link Table every column of almost every row contains the text
"#Deleted". When I run a pass-through-query against the same table at its
source (DB2) the correct data values are returned. I have tried re-linking
the table but with no difference in the results. Any help/suggestions would
be appreciated.
TIA Chris.
 
When I open my Link Table every column of almost every row contains the text
"#Deleted". When I run a pass-through-query against the same table at its
source (DB2) the correct data values are returned. I have tried re-linking
the table but with no difference in the results. Any help/suggestions would
be appreciated.
TIA Chris.

Try deleting the link completely; Compact the frontend; and then link
again. There's something corrupted in the link.

John W. Vinson[MVP]
 
Back
Top