From: Yagnesh on 04/24/2002
HI I have a C program that runs in a windows NT workstation. This application gets a number as input and retrieves information about that number from a Sybase System 11 database using the sybase CT/DB libraries. When this application runs in the Windows NT machine, some times, please note, only some times, it gives "Cannot read memory at location 0x0000." windows error message and on click of OK, the application terminates. But when the same application is run on a Windows 2000 professional machine with the same input, the error does not occur or the frequency of the error occurance is reduced very much. I think memory leaks could be causing a problem in the Windows NT machine. Could anyone suggest the reason for this error? Thanks Yagnesh
| |
Votes:
Rating: 0
Delete: 0
|