Peter Wicks created NIFI-3481:
---------------------------------
Summary: DB Adapter for MS SQL
Key: NIFI-3481
URL: https://issues.apache.org/jira/browse/NIFI-3481
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Affects Versions: 1.2.0
Reporter: Peter Wicks
Assignee: Peter Wicks
Priority: Minor
Fix For: 1.2.0
Adding a new DB Adapter for MS SQL. MS SQL does paging of result sets
differently then other RDBMS', including a lack of "LIMIT".
This adds functionality for TOP and OFFSET/FETCH for paging of results with the
GenerateTableFetch.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)