When I run my program I get the following error....

The Microsoft Jet database engine could not find the object 'tblAccounts'. Make sure the object exists and that you spell its name and path name correctly. Unable to link the file ''. Please try again.

I get four of these messages for my four tables. I click OK on all four pop-ups and then I get a pop-up that says Tables Successfully Relinked.

Is there any way I can get rid of all these pop-ups at the beginning of my program? I went to the Link Table Manager and set the location for these linked tables manually to the appropiate place.

\\server\location\etc\etc

But, I still get the pop-ups.