Skip to main content
natrev
Legend
February 4, 2018
Question

Is it possible to connect Data Base (MS Access, SQL server) using from Photoshop extension panel

  • February 4, 2018
  • 1 reply
  • 619 views

Hi Everyone!,

Is it possible to connect Data Base (Ms Access, SQL server) using from Photoshop extension panel.

Please guide me if feasible and your help much appreciated.

-yajiv

This topic has been closed for replies.

1 reply

Jarda Bereza
Inspiring
February 4, 2018

Try to find some packages for node.js

Maybe something like this? mssql

Or you can create API on your server and use AJAX request to your sever and it will return e.g. JSON for your panel.