You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "Guy Davis (JIRA)" <ji...@apache.org> on 2006/04/20 03:37:36 UTC

[jira] Updated: (DDLUTILS-100) WriteDataToFile command not handling BLOBs correctly

     [ http://issues.apache.org/jira/browse/DDLUTILS-100?page=all ]

Guy Davis updated DDLUTILS-100:
-------------------------------

    Attachment: blob.patch

Completes initial BLOB support that was already present in DDLUtils.  Works great for us now.

> WriteDataToFile command not handling BLOBs correctly
> ----------------------------------------------------
>
>          Key: DDLUTILS-100
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-100
>      Project: DdlUtils
>         Type: Bug

>   Components: Ant Tasks
>  Environment: Win XP SP2
> Java 1.5.0_06
> Oracle 10g EE
>     Reporter: Guy Davis
>     Assignee: Thomas Dudziak
>     Priority: Minor
>  Attachments: blob.patch
>
> We recently added a table with a BLOB column to our application.  We use DDLUtils for dumping the schema and data to XML,  versioning the XML files, and also loading back into clean databases.  Unfortunately, the dump for the BLOB table just called toString() on the BLOB object itself which meant the BLOB data was lost.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira