add insert function to sample

This commit is contained in:
Paul Trowbridge 2018-03-02 00:16:05 -05:00
parent 63f6d7c67a
commit 78248f54d3

View File

@ -145,4 +145,11 @@ backend handles SQL
handle json_return_value
* insert: notify and clear? update list of sources on screen?
* could not insert: print reason from json
* could not insert: print reason from json
import the data
------------------------------------
SELECT
*
FROM
tps.srce_import('C:\users\fleet\documents\tps_etl\sample_discovercard\data.csv','DCARD') x(message)