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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Oracle client for 64 bit SSIS

Status
Not open for further replies.

scottcabral1979

Programmer
Joined
Mar 16, 2012
Messages
30
Location
US
Hi,

I am currently migrating a database to a new 64 bit windows server from a 32 bit windows server. One of my SSIS packages connects to an Oracle datbase using the ADO NET connection manager and the OracleClient Data provider. On the 32 bit server, we have an Oracle 10g express client installed.

I need to install a similar client on the new 64 bit box, but i can't seem to find the express client for 64 bit. Does anyone know if it exists? Is it ok to use the 11g client instead for 64 bit?

thanks
 
you can and should use the full client - express client does sometimes give issues that take ages to solve

Regards

Frederico Fonseca
SysSoft Integrated Ltd

FAQ219-2884
FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top