Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
scabral7
Yak Posting Veteran
57 Posts |
Posted - 2012-06-04 : 21:26:05
|
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 |
|
|
|
|