|
-
May 18th, 2010, 07:49 AM
#9
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|