Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Is it possible to export stragiht to SQL Server?

I have the below STORE Function. I export the data into a text. From there I use the SQL Server Import Export Wizard to store into SQL Server.

So is there a way to skip the import process and store stragiht into the database? Just curous...

STORE *

FROM [FOLLOW UP ASSESSMENT] INTO $(v_Export)FOLLOW_UP_ASSESSMENT_Report.txt(txt) ;

1 Reply
robert_mika
Master III
Master III