Icon View Incident Report

Serious Serious
Reported By: Alfred Ghazzi
Reported On: 4/30/2007
For: Version 1.02 Build 1
# 2337 Calling External Stored Procedures Causes Access Violation

I have an issue calling stored procedures in external modules. For testing purposes, I created an external dll which contains a procedure called 'Test' and all it does it returns an integer value '1234'. For that, I used one parameter called 'Result' of type integer and InOut.

I stopped the server, moved the dll file to server's config folder, restart the server and used the manager to add the procedure to the database. All is fine

Regardless where I execute the procedure from (whether from the application or from the manager), I get the message

ElevateDB Error #9999 Access Violation at ..... in module 'edbsrvr.exe'. Read of address .....


Resolution Resolution
Fixed Problem on 5/1/2007 in version 1.03 build 1


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image