Hi,
Not sure if anyone can help, but I'm using a 3rd party appln which is connecting to a SQL Server DB and I keep getting the following error message:
The process I'm trying to run imports data and checks for duplicate records. On one Server it process 17% and the same file on another (a test machine) it process 89%, therefore suggesting not a data issue.
Has anyone got any ideas on what the problem could be.
Many thanks all
Fitz
Did you know, there are 10 types of people in this world:
* Those who understand binary
and
* Those who Don't!!
Not sure if anyone can help, but I'm using a 3rd party appln which is connecting to a SQL Server DB and I keep getting the following error message:
Code:
Application Error : The instruction at "0x00414656" referenced memory at "0x00000155". The memory could not be "read".
The process I'm trying to run imports data and checks for duplicate records. On one Server it process 17% and the same file on another (a test machine) it process 89%, therefore suggesting not a data issue.
Has anyone got any ideas on what the problem could be.
Many thanks all
Fitz
Did you know, there are 10 types of people in this world:
* Those who understand binary
and
* Those who Don't!!