Forum Discussion
SQL CONNECTION - EXCEL FILE
- 5 years ago
Hi fabiolamelo ,
According to your description, I think get a excel file from a SQL server connector is feasible. You can import data from Excel or export data to Excel with SSIS by using one of the following tools:
1.SQL Server Integration Services (SSIS)
2.SQL Server Import and Export Wizardrelated document link:
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
fabiolamelo , You can have both SQL server and excel has Datasource in the same file. I am not sure what issue you are facing there
- fabiolamelo5 years agoHelper II
Hi amitchandak thanks to your reply .
I understand that I can have SQL (using SQL server connector ) and Excel (using "Excel workbook") as a source. However, is it possible to get a excel file from a SQL server connector?
Maybe this question is too easy for you, but I didn`t have any situation like that before. I mean or I got the table direct from the SQL or I got the data from a Excel. But using a sql server connection and get a excel file I dont know i its possible.
Can you please help me?
Thanks