32 vs 64 bit software

cover

New member
Member
Local time
7:39 AM
Messages
40
I have a W7 pro 64 bit machine and have been wondering about 32 bit vs 64 bit software lately.

I have an Apache/MySQL/PHP package and for some reason, my INSERT INTO continues to fail in terms of not being written successfully to a mysql table. I've used the same code for a number of years on an XP machine and never had an issue. Suddenly on my W7-64 machine, there are no apparent errors, it's just not working so I'm wondering if I shouldn't try the 64 bit versions to see if that, in and of itself cures the problem.

Any thoughts on the 32 vs 64 bit software approach?

TIA
 

My Computer

Computer Manufacturer/Model Number
Dell
OS
Win 7 Pro 64
According to Microsoft, "Most programs designed for the 32-bit version of Windows will work on the 64-bit version of Windows. Notable exceptions are many antivirus programs. Device drivers designed for the 32-bit version of Windows don't work on computers running a 64-bit version of Windows. If you're trying to install a printer or other device that only has 32-bit drivers available, it won't work correctly on a 64-bit version of Windows."

32-bit and 64-bit Windows: frequently asked questions

I also went to the Microsoft Compatibility Center and it too says that MySQL Tools (Version 5) should be compatible with 64-bit Windows 7.

Windows Compatibility Center: Find Updates, Drivers, & Downloads for Windows 8, Windows RT and Windows 7

compatctr.JPG

However ... (you knew there was going to be a "however", didn't you? :)) Depending on how old your Apache/MySQL/PHP is it may not be fully 64-bit compatible. You could try running it in Compatibility Mode to see if that makes a difference.

http://www.sevenforums.com/tutorials/316-compatibility-mode.html
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Sony Vaio VPCEB47GM Laptop
OS
Win 7 Pro 64-bit
CPU
Intel i5 2.4 Ghz
Memory
8GB DDR3
Graphics Card(s)
Intel HD 3000
Sound Card
IDT High Definition
Monitor(s) Displays
15.6 WGXA Anti-Glare LED
Screen Resolution
1280x800
Hard Drives
640Gb 7200rpm
Antivirus
MSE
Browser
Opera (primary) with IE9 backup
What failure are you having? Does it happens when run from Apache or any other client too?
Most likely it has nothing to do with 32 or 64 bits, but some mistake on installation or permission error somewhere.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Toshiba Sattelite A665-S6092
OS
Windows 7 Ultimate x64
CPU
Intel Core i7-740QM
Memory
8 GB DDR3
Graphics Card(s)
NVIDIA GeForce 330GT
Screen Resolution
1366x768
Hard Drives
Samsung 840 SSD 500GB
1TB USB3 external HD
Cooling
Coolermaster Notepal U3 notebook cooling pad
Internet Speed
3mbps ASDL
Antivirus
ClamWin 0.98.7
Browser
Opera 12.17 x86 (main), Firefox 38 (sec), IE11 (last resort)
Back
Top