'Insufficient info' to refresh detail tables



Using clientside ADO linked to a remote SQL Server database and
Delphi 6.

I have have a view to which I have linked a detail table which
has a foreign key keyed to the primary key of one of the tables
included in the view.

When I change a parameter at run time in the 'master' view the
detail table doesn't refresh so I used detailtable.refresh but
get the error 'Insufficient key column information...'

Pat Bell

.



Relevant Pages