Alternatively, do you need all 177 variables in memory at the same time? You could try just loading up the variables that you need, and that might fit within your system limits.
you can not make your computer 64bit. The hardware have to support 64bit OS. If it dose not support 64bit OS then you have the above suggestions or you can go for new 64bit computer..
Glad to hear you solved your problem. Hope you'll get you results.
Now that you opened it, it would be a good idea to limit the number of variables only to the ones you are interested at a certain moment (if that is possible).
You think about analysing x,y, and z variables. You select all the other ones and delete them. Then save the file with a different name, and when conducting the analysis it should go faster.
If you are ok with what you have (in terms of time you have to wait to see a result), then forget about this idea.
Also remember to use the COMPRESS command after opening the file. It can really make the difference if the software that created the file did it in an inefficient way. For instance SPSS created Stata datasets tends to shrink by 70% or so when using compress.