Re: Create a connection to Excel on a web server
Posted: Sun Dec 03, 2017 5:34 pm
Hello,
Please try to use the following connection string:
Provider=Microsoft.ACE.OLEDB.12.0;Data Source=\Density4.xlsx;
Extended Properties="Excel 12.0 Xml;HDR=YES";
Thank you.
Please try to use the following connection string:
Provider=Microsoft.ACE.OLEDB.12.0;Data Source=\Density4.xlsx;
Extended Properties="Excel 12.0 Xml;HDR=YES";
Thank you.