Author Topic: Add image to diagram via scripting  (Read 9202 times)

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Add image to diagram via scripting
« Reply #15 on: May 09, 2015, 11:29:18 pm »
You will need binding since you can not (easily) insert blob data with a plain SQL. For the base64 encoding you'll probably find some lib as well.

q.
« Last Edit: May 09, 2015, 11:35:37 pm by qwerty »