|
-
Feb 8th, 2011, 05:42 PM
#1
Junior Member
Re: VB.NET 2008 32bit app compatibility with 64bit systems
Ooo, that could be powerful! Ima try to make that work.
Hopefully talking to x86 Excel from a x64 application wont be problematic. We'll see.
-
Feb 8th, 2011, 07:05 PM
#2
Re: VB.NET 2008 32bit app compatibility with 64bit systems
 Originally Posted by Dawg
Ooo, that could be powerful! Ima try to make that work.
Hopefully talking to x86 Excel from a x64 application wont be problematic. We'll see.
It's ADO.NET, so it uses the Jet or ACE providers, just like Access. The same issue exists with regard to 64-bit systems, i.e. you must build a 32-bit app or use 64-bit ACE.
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
|