Memory Leak Problem

  • Thread starter Thread starter sara
  • Start date Start date
S

sara

HI,
I have an access application that uses access 97 . When I
try to open the application, I get the fatal error "The
instruction at 0x6512C463 referenced memory at
0x01eb35a4Memory could not the read. Click OK to terminate
the program"
Please help.

Thanks.
 
That's not a memory leak problem, that's a corruption problem. Try
re-installing.

--
Rebecca Riordan, MVP

Designing Relational Database Systems
Microsoft SQL Server 2000 Programming Step by Step
Microsoft ADO.NET Step by Step

http://www.microsoft.com/mspress

Blessed are they who can laugh at themselves,
for they shall never cease to be amused...
 
sara said:
I have an access application that uses access 97 . When I
try to open the application, I get the fatal error "The
instruction at 0x6512C463 referenced memory at
0x01eb35a4Memory could not the read. Click OK to terminate
the program"

When I had this problem it was bad RAM. I used memtest86.com to
locate the problem.

But it possibly could corruption as well. Try importing into a new
MDB and/or a decompile. For more info on decompile see the page on my
website.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 
Back
Top