We try to build a Delphi program to fill a database with pictures. There is an oracle package available to do this. We use oracle version 8.0.6. When we try to create an TLobLocator instance with TLOBLocator.CreateTemporary we get an error message: 'EOracleError with message ""'. When we use TLOBLocator.Create we get no error message, but when we try to load the picture with the procedure LoadFormFile we get the error message 'invalid File handle'.
Any ideas?
Hans
Any ideas?
Hans