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?
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?