You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Thomas Fischer <fi...@intellicare.de> on 2002/04/19 13:01:44 UTC

insert a blob into a interbase database by using ant

Hi.

May be someone knows a possibility to insert a BLOB (in this case it's only
a long text) into a database by using ant with sql script's ?

Thanks for help :-)

Thomas

Thomas Fischer
Software Engineer

Intellicare GmbH
Anne-Conway-Straße 2
28359 Bremen

Tel +49(421)9 88 99 - 75
Fax +49(421)9 88 99 - 99


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: insert a blob into a interbase database by using ant

Posted by David Jencks <da...@directvinternet.com>.
I don't know about Interbase;-) but this should work with Firebird and the
jca-jdbc driver.  (AFAIK the driver works OK with Interbase as well, but we
haven't tested)

david jencks

On 2002.04.19 07:01:44 -0400 Thomas Fischer wrote:
> Hi.
> 
> May be someone knows a possibility to insert a BLOB (in this case it's
> only
> a long text) into a database by using ant with sql script's ?
> 
> Thanks for help :-)
> 
> Thomas
> 
> Thomas Fischer
> Software Engineer
> 
> Intellicare GmbH
> Anne-Conway-Straße 2
> 28359 Bremen
> 
> Tel +49(421)9 88 99 - 75
> Fax +49(421)9 88 99 - 99
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> 
> 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>