ii) this is what I am trying to do but the error doesn't seem to get raised by any events that I've used. I've tried Activate, Open, Load... none seem to trap the eeror being generated? Any ideas?
Thanks,
Daniel
"Nick 'The database Guy'" wrote:
[Quoted Text] > Hi Daniel, > > You have two choices: > > i) Make a copy of the database, in the copy delete the references to > the stuff at work, then copy and paste all the items you have updated > in to the 'work' copy. > > ii) You could also write and error handler that told the code to carry > on uninterupted if that error occurs. > > I prefer the second option myself. > > Good luck, > > Nick > Daniel wrote: > > Good morning, > > > > I have a linked image on a form. However, I am not working on my work > > network and as such keep getting error about the db not being able to open > > 'Image path'. is there a way to trap this error? i have tried using the > > Load event of the form but it didn't catch this error?! > > > > Thank you for your help, > > > > Daniel > >
|