Graphics

 View Only
  • 1.  What's the status of a 64 bit version?

    Posted 06-23-2016 21:16
    Is a 64 bit version even in the works, or are there no plans for a 64 bit version at all? The reason I'm asking is that I can't seem to get datalinq to work with my excel files because my version of office is 64 bit, and windows won't let me install the 32 bit version of the Access Database Engine because of it... and datalinq wants the 32 bit version.


  • 2.  RE: What's the status of a 64 bit version?

    Posted 06-24-2016 03:02
    I would expect you could still use the 32bit version of the JET oledb driver to access the excel files. From the datalinq server ADODB configuration, just choose the template that uses JET instead of ACE for the database driver. I don't have 64bit office installed so I can't test this myself.
    #XPression