Results 1 to 9 of 9

Thread: OleDB - 64 bit compatability

Threaded View

  1. #9
    New Member
    Join Date
    May 2010
    Posts
    7

    Re: OleDB - 64 bit compatability

    I'm pretty certain.

    I've added <PlatformTarget>x86</PlatformTarget> into the <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> section of my .VBPROJ file.
    And into the <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

    And it now compiles correctly.

    I've also downloaded the Beta of MS Office 2010 Access DB engine from http://www.microsoft.com/downloads/d...displaylang=en

    This also appears to work.

    Pedro
    Last edited by pedders; May 25th, 2010 at 03:43 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width