mira
October 24th, 2004, 08:58 AM
In a VB6 application using MS Access 2000 as a database, the following behaviour occurs. After performing any action query, for example a SELECT INTO or an INSERT statement, there seems to be a steady flow of data to and from the computer which ends only at the termination of the program. The network icon shows constant activity and packages seem to be sent and received.
Trying to trace the problem I made a simple test program that connects to the database and performs a simple INSERT statement. I run the test program from two machines in the network, connecting to a copy of the database. The moment the second user performed the INSERT statement the same behaviour occured. Testing other company applications using MS Access as a database the same thing was also noted.
It is very critical to me to find the reason why this happens. If anyone can help please do!
Trying to trace the problem I made a simple test program that connects to the database and performs a simple INSERT statement. I run the test program from two machines in the network, connecting to a copy of the database. The moment the second user performed the INSERT statement the same behaviour occured. Testing other company applications using MS Access as a database the same thing was also noted.
It is very critical to me to find the reason why this happens. If anyone can help please do!