Skip to main content
Nintex Community Menu Bar

copy data from data base to splist

  • September 8, 2017
  • 1 reply
  • 4 views

Forum|alt.badge.img+5

I need to copy the last added element in my data base to a splist in my site.

The workflow action "Execute SQL", hasn't a trigger on my database. I have to put a specific query.

It that a way to do this , i know on sharepoint there is service BCS , here in nintex how to do it.

Thank you.

1 reply

Forum|alt.badge.img+11
  • Nintex Partner
  • September 12, 2017

Hi Imen,

depending on the columns in your table, this could get you started: How to read the last row with SQL Server - Stack Overflow 

Don't think BCS is of any use here.

Cheers

Philipp