You are not logged in.
Hello,
I have a problem saving a BLOB to a database using the UniDac provider. You can see my (very simple) code here.
This works fine when I'm connecting to the database using the direct Oracle provider. However, it doesn't work when I try to use any UniDac provider (I've tried Oracle and PostgreSQL). For Oracle it gives the "Invalid hex number" error, for PostgreSQL it just saves wrong data.
I'm using Delphi 7.
Offline