Re: I get an Error message.........




>y database is SQL SERVER.
>I have set "lookup field" (I make a field with lookup type) at TADOQuery.
>When I append data, so I always get an error "....EOleException Class,...An
>unknown error has occurred". But if I edit data, I don't get its error. Is
>it true, that was caused I have set "lookup field" at TADOQuery? If yes,
>does it mean that "lookup field" cann't work properly? and how to solve its
>problem so efficien?

Yes it is caused by the lookup field but this error only surfaces when you run
out of the IDE. It is caused by a Try/Fail block in the implementing code and
you having the debuger set to stop on all errors.
You can safely ignore this error.
Also if you set the lookupfield.lookupCache property to true this error will not
occur.
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.