R
Robert
Hi all,
I'm developing a SW in VB6 that writes to an Access 2003 table while
another SW (set up as a Windows Service) is reading the same table and
erasing the records as they're read. I noticed a lapse of about 1 sec.
between writing and reading and I think this is due to a delay caused
by Access. Has anyone come across this problem? Is it resolvable?
Otherwise, could the same thing be done using a shared memory space
somewhere? How could it be developed considering there's two different
softwares running and using it simultaneosly?
Thanks,
Robert
I'm developing a SW in VB6 that writes to an Access 2003 table while
another SW (set up as a Windows Service) is reading the same table and
erasing the records as they're read. I noticed a lapse of about 1 sec.
between writing and reading and I think this is due to a delay caused
by Access. Has anyone come across this problem? Is it resolvable?
Otherwise, could the same thing be done using a shared memory space
somewhere? How could it be developed considering there's two different
softwares running and using it simultaneosly?
Thanks,
Robert