Saving a Clarion Blob to Microsoft SQL - Error: Access Violation

Hi Federico,

Here’s a Github link to the app:
TestBlobApp/ at main · janniesoftycomp/TestBlobApp · GitHub

I’ve added the MsSql driver trace and it seems the blob field is full of garbage when sending to Sql - possibly flowing over in restricted memory - cause the access violation.
You can find the complete log in the “TestBlobApp.txt” file here:
TestBlobApp/Gen/Bin at main · janniesoftycomp/TestBlobApp · GitHub

Here’s a snippet of the suspected garbage:

Apologies for not replying in a timely fashion. My time on this has become slightly restricted.
I have been able to save the blob via direct Sql statements from clarion - included in the app.

Regards

1 Like