Coder Social home page Coder Social logo

Comments (4)

paulyoder avatar paulyoder commented on July 21, 2024

(From the Readme)

If you want LinqToExcel to run in a 64 bit application, make sure to use the 64 bit version of the library.

You will also need to make sure to have the 64 bit version of the Access Database Engine installed on the computer.

from linqtoexcel.

weitzhandler avatar weitzhandler commented on July 21, 2024

Thanks.
Do I have to install MS Access or anything except for the usual .NET?
What if I compile the app as x86 (I tried that and it didn't help)?

Is there a x64 version on NuGet? This is the reason I want to use x86
version, cuz it's on NuGet.

On Thu, May 16, 2013 at 12:54 AM, Paul Yoder [email protected]:

(From the Readme)

If you want LinqToExcel to run in a 64 bit application, make sure to use
the 64 bit version of the library.

You will also need to make sure to have the 64 bit version of the Access
Database Enginehttp://www.microsoft.com/downloads/info.aspx?na=41&srcfamilyid=c06b8369-60dd-4b64-a44b-84b371ede16d&srcdisplaylang=en&u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2f2%2f4%2f3%2f24375141-E08D-4803-AB0E-10F2E3A07AAA%2fAccessDatabaseEngine_x64.exeinstalled on the computer.


Reply to this email directly or view it on GitHubhttps://github.com//issues/17#issuecomment-17968832
.

from linqtoexcel.

Feneck91 avatar Feneck91 commented on July 21, 2024

You can directly bind class with ExcelDataReader like with LinqToExcel.
I have the same problem with OleDB provider (application in 64 bits and office in 32 bits) and I wrote an adpater to make ExcelDataReader work like LinqToExcel. Of course, not all functions are implemented but it's a good beginning...
Have a look to : CodePlex-ExcelDataReader

from linqtoexcel.

cynosure7 avatar cynosure7 commented on July 21, 2024

MS Excel doesn't have to be installed.
You may need to install install 2007 Office System Driver: Data Connectivity Components (https://www.microsoft.com/en-nz/download/details.aspx?id=23734) besides installing Microsoft Access Database Engine (https://www.microsoft.com/en-in/download/confirmation.aspx?id=13255)

from linqtoexcel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.