I am running a vb app. that calls about 8 or 10 active x programs that collect data. Thay all go to a single table to get a value/order number. Periodically(once a month) the .mdb will get corrupted. Eg. -2147467259 Unrecognized database format 'D:\hdturbo1\wip.mdb'. I can repair the .mdb manually and it is up and running again. Is there anyway to atumatically repair this error within my vb code? Any tips will be greatly appreciated. Thanks in advance.....