Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

deploying to a 64 bit server

Status
Not open for further replies.

tekkerguy

Programmer
Nov 16, 2005
196
US
I designed an etl program that pulls data from an oracle source and puts in into a sql database.

The oracle connector is 32 bit on my machine. I want to deploy this to a 64 bit server.

How do I make sure that it uses the 64 bit version of the oracle 10g client?
 
When installing on the 64bit machine only install the Oracle 64bit drivers on the machine and not the 32bit.

Denny
MCSA (2003) / MCDBA (SQL 2000) / MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration) / MCITP Database Administrator (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top