Viewing 9 posts - 1 through 10 (of 10 total)
Dirt McStain (10/20/2010)
http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
If you click on see all next to Microsoft Windows (x64), it'll take you to this page:
http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win64soft-094461.html
The second section contains the Client download (win64_11gR2_client.zip).
If...
__________________________________________________________
Yuvaraj
October 23, 2010 at 1:21 pm
If you are using MS OLEDB provider for Oracle.. it works only in 32-bit runtime environment.. there is no MS provider for oracle connectivity for 64-bit runtime environment.
try Oracle...
__________________________________________________________
Yuvaraj
October 17, 2010 at 5:09 am
I am trying to get the 64 bit drivers.. the links given in the oracle site points to the failsafe versions of 64bit drivers.. where to get the 64bit ODAC...
__________________________________________________________
Yuvaraj
October 17, 2010 at 4:54 am
interesting...
__________________________________________________________
Yuvaraj
August 17, 2010 at 2:36 am
yuck... i mistook the question as how many rows (instead of columns) will be returned and chose a wrong answer... my bad...
__________________________________________________________
Yuvaraj
August 16, 2010 at 4:57 am
Hugo's explanation had more about this question.. Thank you both..
__________________________________________________________
Yuvaraj
August 16, 2010 at 4:48 am
interesting qotd...thanks for enlighting on the difference
__________________________________________________________
Yuvaraj
August 16, 2010 at 4:30 am
Nice questions from which i learned more about schemas.. Never knew Schema has this much to do..
__________________________________________________________
Yuvaraj
July 29, 2010 at 12:01 am
I have done something similar... but in my case excel source was dynamic..
I have set the connectionstring expresssion value of Excel connection manager as below
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source="+ @[User::filepath]+";Extended Properties=\"Excel 8.0;HDR=YES\";"
I have...
__________________________________________________________
Yuvaraj
July 14, 2010 at 6:45 am
Viewing 9 posts - 1 through 10 (of 10 total)