-
Sync only new records
Is there a 'simple' way to use a sync recipe or other recipe to transfer only the new records from a source table? I haven't fleshed out this entire thought yet but my table does have an identity col…1 · -
Re: Sync only new records
Thanks for the input. Fortunately the application that populates the table only inserts records and does not modify or delete records.1 · -
Re: Add Nexus repository so DSS can search for internal python packages
This is exactly what we were looking for. THanks.1 · -
Add Nexus repository so DSS can search for internal python packages
Is it possible to have DSS look at an internally hosted Nexus server for python packages? Most of our users use python environments managed by DSS. We would like to add our Nexus server as a trusted …1 · -
Re: How to run a SQL query in database, from a Python recipe, and append to dataset ?
I've come across a similar situation where I want to create a series of volatile tables and then join them all together in database and save that final table. The way I've accomplished that is to put…3 ·