error access violation 0xC0000005- MSACCESS

  • Thread starter Thread starter can
  • Start date Start date
C

can

Hi All
I have an application ADP and which extract datas from SQL
Server 2000. And all of them are installed in the same
Server.
User client can open the ADP application and operate but 3
or more , the ADP application quits suddenly and we have
NO errors messages.

I have to go to the Events logs/Application and where I've
seen error access violation 0xC0000005- MSACCESS.

Could you give me a hand, please?
Can
 
Not sure of the problem but the *first* thing you should do is that each
user should use his/her own copy of ADE on his/her desktop rather than using
the same copy of the ADE on the server.

After all, ADE is supposed to be the Client component of the Client-Server
set-up and you shouldn't really have 3 users using the same Client.
 
Back
Top