paulepadilla
Programmer
I have an access 2002 database that is accessed by two vb6 applications. One application runs in the background to grab information from an outside source and writes to the Access database. The second application just views the records in the Access database. Both application runs on the same machine. The mdb file is about 1.5 megs when it is compacted. When both applications are running the database eventually gets to 2gig in three hours even if there were no new data populated to the database. Although, the data that is being appended to it are nothing but NULLS (00h). The database doesn't grow exponentially if only one of "any" of the two applications are running. But when both are running the database eventually will get to 2 gigs in three hours. Any ideas?
Thanks,
Paul
Thanks,
Paul