|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: 2 days ago @ 7:36 PM
Points: 182,
Visits: 949
|
|
when i load an excel sheet into the application. it is not getting uploaded .it tells to me that it is an invalid spreadsheet. i had created a table in EXCEL and i had loaded the data into the excel using ssis.
is there any way the user can import the data from excel to the appplication with out opening and saving the excel sheet. if the excel is opened and saved then the excel gets loaded into the application. but i dont want that.
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Today @ 7:56 AM
Points: 4,242,
Visits: 9,493
|
|
How do you envisage a user initiating this job? Is it their own spreadsheet or one held centrally?
I'm assuming that your question is not just: "Can SSIS import data from Excel spreadsheets?" (to which the answer is 'yes', of course)
... and please clarify what you mean by "application."
____________________________________________________________________________________________
Help us to help you. For better, quicker and more focused answers to your questions, consider following the advice in this link:
http://www.sqlservercentral.com/articles/Best+Practices/61537/
If you are asking for help and your post does not contain a question, you should expect responses which do not contain any answers. Put a question mark in there somewhere - it's not rocket science.
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Today @ 6:46 AM
Points: 5,102,
Visits: 20,207
|
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: 2 days ago @ 7:36 PM
Points: 182,
Visits: 949
|
|
this is how it is supposed to work
when the data gets loaded . the excel will be kept in a file share. then the users will upload the excel to share point.
right now i am loading the data to an excel and i am sending the excel to a user to check the excel if it is getting uploaded. he tells to me that if he opens the excel and saves it it gets uploaded .
if he tries to directly import the excel to the application.he gets an error that it is an invalid spreadsheet.
i want my excel to get directly loaded into the application with out saving it again at the user end.
Please help me.
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Today @ 7:56 AM
Points: 4,242,
Visits: 9,493
|
|
sql2k8 (5/13/2010) this is how it is supposed to work
when the data gets loaded . the excel will be kept in a file share. then the users will upload the excel to share point.
right now i am loading the data to an excel and i am sending the excel to a user to check the excel if it is getting uploaded. he tells to me that if he opens the excel and saves it it gets uploaded .
if he tries to directly import the excel to the application.he gets an error that it is an invalid spreadsheet.
i want my excel to get directly loaded into the application with out saving it again at the user end.
Please help me.
How does SSIS fit into this equation?
____________________________________________________________________________________________
Help us to help you. For better, quicker and more focused answers to your questions, consider following the advice in this link:
http://www.sqlservercentral.com/articles/Best+Practices/61537/
If you are asking for help and your post does not contain a question, you should expect responses which do not contain any answers. Put a question mark in there somewhere - it's not rocket science.
|
|
|
|