Excel OLEDB

gravatar

cell

Creates a connection to an Excel 2007 xlsx file.

published 09.07.12

last updated 09.07.12


Share

                            


<Biml xmlns="http://schemas.varigence.com/biml.xsd">
    <Connections>
        <ExcelConnection Name="ExcelOleDbConnection" ConnectionString="Provider=Microsoft.ACE.OLEDB.12.0;Data Source=c:\MyExcel2007file.xlsx;Extended Properties=&quot;Excel 12.0 Xml;HDR=YES&quot;;" />
    </Connections>
</Biml>
                        
You are not authorized to comment. A verification email has been sent to your email address. Please verify your account.

Comments

There are no comments yet.