Are Oracle & Visual Studio compatible with Windows 7 64-bit?

1

I'm considering moving to Windows 7 64-bit:

  1. Will it work faster than Windows 7 32bit?
  2. Will Oracle 11g & Visual Studio work on it?
  3. Do I need special hardware? (I have a Dell Latitude D520 laptop)

Gold

Posted 2010-09-22T21:38:09.603

Reputation: 1 908

Question was closed 2018-05-17T14:27:14.143

Answers

4

For many applications, there will be very little difference.

What makes a big difference, though, is that x64 can make proper use of large amounts of memory beyond 3.25 GB.

So if you have 4GB physical memory, you'll effectively get an approx 25% extra free RAM for nothing by moving to x64.

I went from x86 XP to x64 Win7 (on the same machine), so it's not a real comparison. But it feels a lot faster.

ChrisA

Posted 2010-09-22T21:38:09.603

Reputation: 1 468

3

Visual Studio 2008 and 2010 work fine.

As for speed, I don't know. Some people note that 64bit programs will be faster because of larger number of registers available, but other say that they will be slower because of larger pointer size. Most of data-crunching programs will be faster in general if they are 64bit too.

I never used Oracle, so I'm not going o comment on that.

As for hardware, you obviously need 64bit processor and computer which will accept it. Nothing else is needed.

AndrejaKo

Posted 2010-09-22T21:38:09.603

Reputation: 16 459

1I use Visual Studio 2005 on a regular basis with Windows 7 x64. So, it will work as well. – firedfly – 2010-09-22T22:33:02.727

1Oracle will work fine, I semi-manage & administer couple of Oracle 64-bit servers. – Sathyajith Bhat – 2010-09-22T22:57:51.323

thank's for the help, how to know if my processor fit ? i have Intel T7200 Core 2 Duo 2.0MHz and 4G DDR2 of memory – Gold – 2010-09-24T09:41:10.220

1

It's simple. First you go to Intel's site and type it's name there and you'll see that is has 64bit support.

– AndrejaKo – 2010-09-24T09:58:21.333