Subject | RE: [ib-support] Access Violation at address 40560C6F in module ' gds32.dll'. Read address 202020 |
---|---|
Author | Leyne, Sean |
Post date | 2001-01-22T23:03:46Z |
Dale,
It sounds like a problem with your client code rather than a db server
problem - gds32.dll is the database client software.
Your IBObjects references make API calls using gds32.dll
Recheck your code which prepares, executes and unprepares your call to
the database SP.
Also, try posting a message to the IBOjects list here at egroups.
Sean
-----Original Message-----
From: Dale Tabbert [mailto:dale@...]
Sent: Monday, January 22, 2001 1:55 PM
To: ib-support@egroups.com
Subject: [ib-support] Access Violation at address 40560C6F in
module 'gds32.dll'. Read address 202020
Hello,
I have a stored procedure that enters values into a couple of
tables. If I call it once and reboot the server everything is fine.
If I call it twice in a row without rebooting I get:
"Access Violation at address 40560C6F in module 'gds32.dll'. Read
address 202020"
Since this DB isn't in production yet, (but we would like it to be by
the end of the week) we have just been recreating the DB from scratch
each time we have changes. About two versions ago, I had this
problem. We just moved the DB to a different box and all went well.
Now with this build we have the same issue.
Does anyone know what may have caused it?
TIA,
Dale
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
It sounds like a problem with your client code rather than a db server
problem - gds32.dll is the database client software.
Your IBObjects references make API calls using gds32.dll
Recheck your code which prepares, executes and unprepares your call to
the database SP.
Also, try posting a message to the IBOjects list here at egroups.
Sean
-----Original Message-----
From: Dale Tabbert [mailto:dale@...]
Sent: Monday, January 22, 2001 1:55 PM
To: ib-support@egroups.com
Subject: [ib-support] Access Violation at address 40560C6F in
module 'gds32.dll'. Read address 202020
Hello,
I have a stored procedure that enters values into a couple of
tables. If I call it once and reboot the server everything is fine.
If I call it twice in a row without rebooting I get:
"Access Violation at address 40560C6F in module 'gds32.dll'. Read
address 202020"
Since this DB isn't in production yet, (but we would like it to be by
the end of the week) we have just been recreating the DB from scratch
each time we have changes. About two versions ago, I had this
problem. We just moved the DB to a different box and all went well.
Now with this build we have the same issue.
Does anyone know what may have caused it?
TIA,
Dale
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com