.NET Framework Bookmark and Share   
 index > 64-Bit .NET Framework Development > Can't connect to MS access data base in NB.net 2008 Express edition
 

Can't connect to MS access data base in NB.net 2008 Express edition

I am using vista 64 bit. I am working with vb.net 2008 express edition. I can make a success full connection to the data base but can't display any data on the form? The binding navigator tool strip will be grayed out. I am following Vb.net step by step Microsoft book. Even the original example program given to connect to access database do the same thing. Is this eror because MS.jet.oledb 4.0 isn't supported by 64 bit vista, please assist what is the solution now. Thanks.

Rana Tahir

nobugz is right, Microsoft.Jet.OLEDB.4.0 has no 64-bit version, change the target cpu to x86 may be a walk-around solution.

Eric


Please remember to mark helpful replies as answers and unmark them if they provide no help.
eryang
Yes.
Hans Passant.
nobugz

nobugz is right, Microsoft.Jet.OLEDB.4.0 has no 64-bit version, change the target cpu to x86 may be a walk-around solution.

Eric


Please remember to mark helpful replies as answers and unmark them if they provide no help.
eryang
I have vb.net 2008 express edition that doesn't have option to change the target cpu to x86, or atleast I couldn't figure out. Please assist. Thanks
Rana Tahir
This link shows how to find the Target CPU option in VB.NET Express Edition:
http://stackoverflow.com/questions/30183/how-do-i-enable-edit-and-continue-on-a-64-bit-application-and-vb2008-express

Thanks,
Eric
Please remember to mark helpful replies as answers and unmark them if they provide no help.
eryang
Fix your link Eric.

Hans Passant.
nobugz
This link takes me back to my own question.
Rana Tahir

Sorry for the mistake, the link is http://stackoverflow.com/questions/30183/how-do-i-enable-edit-and-continue-on-a-64-bit-application-and-vb2008-express.


Please remember to mark helpful replies as answers and unmark them if they provide no help.
eryang

You can use google to search for other answers

Custom Search

More Threads

• VS 2005 hardware: AMD or Intel?
• Issue with AFX.h on VS2005
• XP Home vs XP x64
• Datasets are larger in 64-bit Framework
• License Compiler problem
• Mixed Managed Unamanged debug doesn't run in 64 bit
• 64 bit Application Compilation on 32 bit OS
• How do I access 64-bit portion of the Registry from a "plain-vanilla" C# program that is compiled as an x86 EXE.?
• Difficulty installing asp.net 2.0 ajax
• 64 bit porting of C# application affects performance?