Page 1 of 1

Sql Query

Posted: June 14th, 2018, 12:54 am
by Bhupender11
Is there is any application where sql query is used in cspro?

Re: Sql Query

Posted: June 14th, 2018, 1:31 am
by khurshid.arshad
Dear

Please see SqlQuery Functionin CSPro help menu.
Best.
a.

Re: Sql Query

Posted: June 14th, 2018, 6:47 am
by josh
This function was added to be able to run queries on the paradata log file from within a CSPro application. Most often you would use the paradata viewer to run reports on the paradata post data collection but there could be times where you would like to query the paradata during data collection in which case you can use sqlquery to do so. Since the paradata is just a sqlite database file you can also use the function on other sqlite databases too but the main usage is for paradata.