Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
tyagishaila
Specialist
Specialist

excel to sql

hello,

I want to know is it possible to convert .xlsx file into .sql with the help of qlikview.

if yes how?

Thanks

1 Solution

Accepted Solutions
vikasmahajan

Hope this steps will helps you to import excel into SQL.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.

View solution in original post

12 Replies
anbu1984
Master III
Master III

What do you mean .xlsx to .sql? Table into insert sqls?

alexandros17
Partner - Champion III
Partner - Champion III

Yes even if this is not the objective of Qlik.

1) First load the excel file

2) write a query to insert data into a sql table

You can do it directly from SQL or you could load xlsx to access then insert into sql

Hope this helps

vikasmahajan

In SQL there is import / export facility available you can directly import excel into Table through this utility.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
tyagishaila
Specialist
Specialist
Author

YES Anbu

tyagishaila
Specialist
Specialist
Author

Thanks for reply

could you explain more, How it can be done?

tyagishaila
Specialist
Specialist
Author

Thanks for quick reply Vikas,

I have Microsoft SQL Server Management Studio.

Could you tell me steps to do this conversion?

vikasmahajan

Hii

Please go through screens explained in jpgs

Hope this helps you.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
vikasmahajan

Hope this steps will helps you to import excel into SQL.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.