Some background info.
Have a 3-tier Delphi 7 application with Oracle 9i as the database.
Have previously been using DOA 3.4.6 and had no problems updating BLOB fields and also deleting records with BLOB fields.
I am currently testing our application with the new DOA 4.0, but when I go to modify an existing BLOB field or deleting one I get the Delphi reconcillation box that says that the record has been modified by someone else eventhough I'm the only one doing anything with it.
Now I know that you have updated your BLOB fields to be temporary during Post events then if so how do I fix our source code or is there a setting that will allow the 4.0 to act the same as the 3.4.6.
Thanks in advance for any help that can be provided.
Brian Loughead
Have a 3-tier Delphi 7 application with Oracle 9i as the database.
Have previously been using DOA 3.4.6 and had no problems updating BLOB fields and also deleting records with BLOB fields.
I am currently testing our application with the new DOA 4.0, but when I go to modify an existing BLOB field or deleting one I get the Delphi reconcillation box that says that the record has been modified by someone else eventhough I'm the only one doing anything with it.
Now I know that you have updated your BLOB fields to be temporary during Post events then if so how do I fix our source code or is there a setting that will allow the 4.0 to act the same as the 3.4.6.
Thanks in advance for any help that can be provided.
Brian Loughead