How to retrieve and open a document from a SQL blob table

  • 17 November 2020
  • 2 replies
  • 37 views

Badge +6

I have a legacy database that I am creating a smartform front end for, for searching and viewing stored documents. Is there a way to do this with a Smart Form natively?

 

Thanks

 


2 replies

Hi FrozenForms,

Unfortunately, to be able to retrieve information from an SQL database. You’d have to go the route of creating an advanced smartobject connected to the database and from there, add it to the Smartform.
(You will need to create a service instance for SQL on K2 Management if you have not already done it)

 

Regards,
Kevin Zhou

Badge +6

HI Kevin Z. I routinely create advanced Smart Objects for my projects. The data is accessible, I was just wondering the best way to open the image through the form interface. The old data lists a URL to the blob/document but those don't work as such as you can imagine.

 

Thanks

 

Dave

Reply