Page 1 of 1

Save template config method

Posted: Mon Dec 30, 2013 10:13 pm
by Magc2013
Hello

Can I save ADR template config in a SQL database?

Thanks.

Re: Save template config method

Posted: Tue Jan 07, 2014 12:47 pm
by Cedric
Hello,

An ADR template is nothing more but an image, it is a template because you use it as a template so in a nutshell yes, saving an image in an SQL database is possible.
However it is something you will have to manage because it depends on the database you are using and we don't provide any direct method to save an image in a database.
You will find plenty of online documentation on how to save images in databases.

Cheers!

Re: Save template config method

Posted: Tue Jan 07, 2014 5:21 pm
by Magc2013
Thank you Cedric.

Best.