Question : Unrecognized database format

We are using our own developed Hotel software, it includes with guest reservation, room occupied, walk in, check out, folio, folio history and the software is hoop up with another software that is call accounting which is connected to this software. Apparently the whole reservation software was written by Ms-Access application. But now I'm facing the problem with the error message of unrecognized database format, it happenes frequently and some field of my table shows the symbol of "####". Moreover the whole system starts to run slowly and sometime facing the memory probelm also, already I coded all my database closed using md.close, set md=nothing. I linked the table with the server, my database is also Ms-Access. I need some professional advice how to resolve the above mentioned problems. May be I should have developed the above mentioned software converted them to sql server, will that be any help? Appreciate all advice and technical support and feed back.

Answer : Unrecognized database format

seems corupt


Make a new database.
1 make copy of current db just incase.
2.Import and/or link all the appropriate tables
3.Import all queries, forms, reports, macro's and modules
4.compact the new db
5.throw a way the old one
6.rename the new one

Dave
Random Solutions  
 
programming4us programming4us