From: Sam M. <pa...@gm...> - 2005-03-25 05:02:19
|
I thought ldb was the lock file for access? Try removing the LDB file, might solve your issues. Sam On Thu, 24 Mar 2005 01:12:24 +0200, Mindaugas Kirsanskas <Min...@ha...> wrote: > Currently i have big problem retrieving data from access files. One > application in our organization generates access databases (new database > every week) with statistical information that I need to transfer to > mysql database for processing and reporting. That application constantly > keeps connection to the last mdb file until week changes, but I need > that data from access at least every hour. I'm using mdbtools and my own > perl application to migrate data to mysql, before that I copy that last > mdb file together with ldb one to different location, not accessible for > that application. Somehow MS made database corrupted until someone uses > it, so is it possible to drop that connection or anything...? I can > retrieve db schema from access database but not a single record, > although if I open it with MS Access - I can see all data. >=20 > Thanks in advance >=20 > Mindaugas K. >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id=14396&opclick > _______________________________________________ > mdbtools-dev mailing list > mdb...@li... > https://lists.sourceforge.net/lists/listinfo/mdbtools-dev > |