The new Xbox One home console from Microsoft is designed to increase the hardware power that developers and players can use and updates... The purpose of this video is to demonstrate a basic installation of Kali Linux from Offensive Security in a new Virtual Machine guest... | This DVD5 ISO image file contains the security updates for Windows released on Windows Update on May 14, 2013. The image does not... A standards organization has created a boot environment for tablets and PCs that could potentially run a 64-bit version of Windows RT. |
A standards organization has created a boot environment for tablets and PCs that could potentially run a 64-bit version of Windows RT. In this video we will install VMware vSphere vCenter Server 5.1.0b using the Simple Install method on Windows Server 2003 R2 X64 SP2 | Big thank you to all who've sent in Imogen plugins, they're excellent, Keep em' coming folks! This tutorial we'll look at some of the... In this tute we'll look at coding a C++ algorithm to negate a 128bpp image. This will be a benchmark to beat for the ASM versions we'll... |
The purpose of this video is to demonstrate a basic installation of Kali Linux from Offensive Security in a new Virtual Machine guest... Today, I had to install the Java plugin for 64bit Firefox on CentOS 6.4. The procedure wasn’t too bad, but it wasn’t exactly... | In this tute we'll get to coding some little ASM algorithms. First we have to look at how parameters will be passed from C++.
Today we'll look at integer data types, bits, bytes, words and all that. We'll also look at the general purpose register set. I didn't... |
Tuesday, 24 July 2012 20:32
Have you ever faced a problem in trying this combination - ColdFusion10 64bit with MSAccess (.mdb or .accdb). Many have faced this problem and the sole reason is because ColdFusion doesn't support MSAccess in 64bit. Additionally, Windows doesn't currently ship with a MSAccess .accdb driver.
Though there is no support officially, there is a workaround and the complete credit for finding and testing this goes to Aaron Neff. I am just blogging here on his part.
Here are a few steps to follow to make this combination work for you.
1. (This first step is only required for .accdb files.) Install 32-bit AccessDatabaseEngine.exe<http://www.microsoft.com/download/en/details.aspx?id=13255>
1a. Important: If AccessDatabaseEngine_x64.exe or any 64-bit MS Office applications are already installed, then AccessDatabaseEngine.exe must be installed via the command line with the "/passive" argument. (ex: AccessDatabaseEngine.exe /passive)<http://blog.codefluententities.com/2011/01/20/microsoft-access-database-engine-2010-redistributable>

