Microsoft
Software
Hardware
Network
Question : Getting oledb JET 4.0 to work on a 64 bit OS
I am trying to access a Microsoft access database using C# in ASP.net 3.5. I am currently using Windows 7 64 bit ultimate. I know that the OldeDB Jet 4.0 cannot be used while compiling under 64 bit OS. In a normal desktop application i would just go to the advanced compiler setting to change this, but because my code is being compiled in a different way i need help figuring out how to allow my program to compile.
Thanks in advance
Edit: i am using Microsoft visual studio 2008
Answer : Getting oledb JET 4.0 to work on a 64 bit OS
Lauch the command prompt with the "Run As Administrator" right-click option
Random Solutions
Why is ComboBox font bold after a Create()
Force user account picture w/Group Policy
How do I change the date format when submitting InfoPath form to a SharePoint Form Library?
Cisco PIX 5505 - 2 webserves
Access 2007 export to Excel 2007 not working
Unable to enter data into a table field
Silverlight Default.html does not animate
How do i mount and unmount exchange 2003 database
Very Basic: Run same section of code when clicking on several buttons
asp .net: call a sql job?