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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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) ;

Labels (1)
1 Reply
robert_mika
MVP
MVP