0

I am planning to use LinqToExcel for reading of my excels files but i am not sure whether it will work on Shared Hosting env like GoDaddy?

TalentTuner
  • 17,262
  • 5
  • 38
  • 63

1 Answers1

2

It probably won't work because the Ace database engine will have to be installed on the server so LinqToExcel can read the excel files. And I don't think most shared hosting providers will allow you to install it.

You can try though, and let me know if it does work.

Paul
  • 18,349
  • 7
  • 49
  • 56