Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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