Connecting Tech Pros Worldwide Forums | Help | Site Map

Reading the Excel data to girdview(Excel file is already opened)

Newbie
 
Join Date: Sep 2009
Posts: 2
#1: Sep 24 '09
Hi this is anitha,

I bind the opened excel file data to gridview using olebd providers it works fine in my local. when i configure that one in iis it rasies an error that

The Microsoft Jet database engine cannot open the file ''. It is already opened exclusively by another user, or you need permission to view its data.

So our requirement is that i want to bind the opened excel file data to gridview. Using Microsoft.Jet.Oledb.4.0 providers.

Pls do favour.

Thanks in advance

Regards
Anitha.A

ssnaik84's Avatar
Member
 
Join Date: Aug 2009
Location: Bengaluru, India
Posts: 124
#2: Sep 24 '09

re: Reading the Excel data to girdview(Excel file is already opened)


what do you want to do by opening file externally?
Reply