Hi
I am using extendedproc in order to run a 3rd party function in a dll. The function seems to work but instead of returning a long string of text it returns an 8 digit number. Unfortunatly know one who wrote the program or understands it is available and the manual does not cover anything like this.
There was a suggestion that this 8 digit number could be a memory location in which the long string is stored. is there any way of accessing this memory location within sql?
Thanks
Malcav
I am using extendedproc in order to run a 3rd party function in a dll. The function seems to work but instead of returning a long string of text it returns an 8 digit number. Unfortunatly know one who wrote the program or understands it is available and the manual does not cover anything like this.
There was a suggestion that this 8 digit number could be a memory location in which the long string is stored. is there any way of accessing this memory location within sql?
Thanks
Malcav