I would like to write a File in a varbinary field of a database table. How do I implement this? asked 02.02.2010 at 00:52 Roman Stalder |
At the moment it is not easily possible with Xpert.ivy 3.x. You can write an own PI to implement this. answered 03.02.2010 at 03:25 Reto Weiss ♦♦ |
In Xpert.ivy 5.x, does it support for this? answered 22.01.2014 at 12:29 nndiep Yes in ivy 4.x and 5.x it's possible. Just make e java methode write an insert query. Create a preparedStatment and insert the file into the database with a fileInputStream. Maybe you sould open a new question with another tag then ivy3
(22.01.2014 at 15:32)
Raphael Bürgin
|
I remember that I've done this in ivy 3.x
answered 23.01.2014 at 10:24 Raphael Bürgin |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 02.02.2010 at 00:52
Seen: 3,220 times
Last updated: 23.01.2014 at 10:24