Hi,
Using NT 4.0, Pervasive 7.0 Server, MSDev 6.0 all w/latest patches. Was wondering if anyone has problem w/multi-threaded apps accessing Btrive files. I have written a Btrive app to open the same file w/multiple-threads concurrently in normal mode. A test app has shown that if we try to open the same file w/no delay we get an error (dont remember which one 3000something) but if we put a 800+ millisec delay between the open calls the opens suceed. Because of this we have single threaded the calls to BTRVID in btrapi.cpp. This was sent to the Pervasive Dev Forum but no response.
Using NT 4.0, Pervasive 7.0 Server, MSDev 6.0 all w/latest patches. Was wondering if anyone has problem w/multi-threaded apps accessing Btrive files. I have written a Btrive app to open the same file w/multiple-threads concurrently in normal mode. A test app has shown that if we try to open the same file w/no delay we get an error (dont remember which one 3000something) but if we put a 800+ millisec delay between the open calls the opens suceed. Because of this we have single threaded the calls to BTRVID in btrapi.cpp. This was sent to the Pervasive Dev Forum but no response.