Hi,
I am currently running a database that continually deletes and re-creates links to tables in other databases. Whilst i have this working fine, the problem i occasionaly get is that after a while i get 'Out of Memmory' messages and the whole thing crashes.
Is this because when table links are deleted and re-created the database fragments?, and if so can i resolve the problem by getting the database to compact its self every so often?, and if so how do i program this in visual basic (bearing in mind that the database will have to remain open during this proccess)
Any help would be greatly appreiciated.
I am currently running a database that continually deletes and re-creates links to tables in other databases. Whilst i have this working fine, the problem i occasionaly get is that after a while i get 'Out of Memmory' messages and the whole thing crashes.
Is this because when table links are deleted and re-created the database fragments?, and if so can i resolve the problem by getting the database to compact its self every so often?, and if so how do i program this in visual basic (bearing in mind that the database will have to remain open during this proccess)
Any help would be greatly appreiciated.