Jump to content

Examples for OPENROWSET


injesus

Recommended Posts

  • 2 weeks later...

Thank you I already solved the probleminsert into TablaSELECT * FROM OPENROWSET('Microsoft.Jet.OLEDB.4.0','Excel 8.0;HDR=Yes;Database=c:\este.xls', 'SELECT * FROM [sheet1$]') It is necessary that the file is physically in the servant but it will not work.If you already have it then the code will work without problems

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...