PLATFORMS SOLUTIONS BLOGS CONTACT

SQLServer Adapter



This adapter allows you to query SQL Server from REST commands, implement Change Data Capture (CDC) with SQL Server databases and import data into SQL Server.



Commands Summary

The following is a summary of available commands. Please run the EXEC Help command in Enzo to obtain further details.



E Can run a EXEC command
I Can run a INSERT command
S Can run a SELECT command
U Can run a UPDATE command
D Can run a DELETE command
POST Supports HTTP POST
GET Supports HTTP GET
DEL Supports HTTP DELETE
PUT Supports HTTP PUT
@ Supports Table Variables


Proc NameTable NameSQL OptionsHTTP MethodsDescription
DisablePumpJob E POSTDisables a SQLServer Pump Job
EnablePumpJob E POSTEnables a SQLServer Pump Job
GetChangeTrackingSettingChangeTrackingSetting E S GETReturns SQL Server Change Tracking database settings if enabled (returns nothing if not configured).
GetChangeTrackingTablesChangeTrackingTables E S GETReturns list of tables that have a Primary Key (so that Change Tracking can be enabled)
GetFieldsFields E S GETReturns list of fields for a given table
GetTabletable @ E S GETExecutes a SELECT command on a table as specified by the table parameter
ListChangeTrackingChangeTracking E S GETLists the tables that currently have ChangeTracking enabled.
ListPumpSchedulePumpSchedule E S POSTLists the scheduled Pump operations that were created with EXEC SQLServer.PumpBulk__async commands.
ListTableChangesTableChanges E S GETGets available changes on a specific table since the last sync id.
ListTableChangesWithDataTableChangesWithData E S GETGets available changes on a specific table since the last sync id including current record data.
pingTest E GETPing test
PumpBulk E POSTImports the content of a data source into a SQL Server table (BulkImport) using a loopback connection
Run E GETExecute an SQL statement against the database.
RunAsJson EExecute an SQL statement against the database and returns a JSON document.
SetChangeTrackingSettingChangeTrackingSetting E U POSTEnable/Disable the SQL Server Change Tracking feature at the database level.
StartChangeTrackingChangeTracking E I POSTStarts Change Tracking on a specific SQL Server table.
StopChangeTrackingChangeTracking E D POSTStops Change Tracking on a specific SQL Server table.
Sync E POSTImports the content of a data source into a destination system using a loopback connection







601 21st St Suite 300
Vero Beach, FL 32960
United States

(561) 921-8669
info@enzounified.com
terms of service
privacy policy

PLATFORM

ENZO SERVER
ENZO DATAZEN

SOLUTIONS

SOLUTIONS OVERVIEW
INTEGRATION
SaaS
CLOUD ANALYTICS

RESOURCES

DOWNLOAD
BLOGS & VIDEOS
IN THE NEWS
ENZO ADAPTERS
ONLINE DOCUMENTATION
TCO CALCULATOR

COMPANY

LEADERSHIP TEAM
PARTNERS


© 2023 - Enzo Unified