Skip to main content
Participant
June 2, 2020
Question

Azure SQL DB data into Adobe InDesign

  • June 2, 2020
  • 2 replies
  • 1063 views

Hi Team,

 

I am currently working on a client project that has unique reporting/printing needs.

My data is stored inside the Azure SQL database server. How can I connect the Adobe InDesign tool to the Azure SQL DB data? Is there any inbuilt connector available inside Adobe InDesign? Or, is there any third party connector available in the market?

 

I would greatly appreciate it if you could provide any input on the same.

 

Thanks,

Sandeep

 

This topic has been closed for replies.

2 replies

Community Expert
June 2, 2020

If you want to develop something yourself then you can take the following route

  • Create a CEP extension, query the Azure DB using the JS connector. Look at https://docs.microsoft.com/en-us/azure/azure-sql/database/connect-query-nodejs?tabs=macos
  • Create a C++ plugin, this will be needed if you have to make the solution run in IDS server as well. In this you have endless possiblites as the C++ language should have binding for the said DB. You could also create a C# dll load it and use it inside the plugin if this is just a windows solution

 

-Manan

-Manan
Dave Creamer of IDEAS
Community Expert
Community Expert
June 2, 2020

Check out: 

  • Em Software
  • 65bit
  • Teacup Software

 

Another option would be to use Microsoft Excel to connect to the database--it has options build in . Then place the Excel file into InDesign by linking to the Excel file. 

David Creamer: Community Expert (ACI and ACE 1995-2023)