Re: Can't connect to Oracle using MSDAORA OLE DB provider
- From: Jojo <jojohome@xxxxxxxxx>
- Date: Tue, 18 Sep 2007 10:36:23 -0700
On Sep 18, 10:53 am, Charles Hooper <hooperc2...@xxxxxxxxx> wrote:
On Sep 18, 10:07 am, Jojo <jojoh...@xxxxxxxxx> wrote:
On Sep 8, 6:58 pm, Brian Peasland <d...@xxxxxxxxxxxxxxxxxxx> wrote:
Jojo wrote:
We use 10.2 client + xp. It works on one 3 years old Dell computer but
it does not work on a new Lenovo computer. Just do not know which
change causes this problem.
Which version of XP? If anything other than XP Professional, then that
might be the cause of your problem....
HTH,
Brian
--
===================================================================
Brian PeaslandIt is XP Professional Ver. 2002 Service Pack 2.
d...@xxxxxxxxxxxxxxxxxxxxxxx://www.peasland.net
This problem is still unsolved. We are frustrated here. Any new ideas?
You will want to make certain that you have the latest version of
MDAC:
http://msdn2.microsoft.com/en-us/data/aa937730.aspx
Note that Microsoft stopped distributing a wide variety of drivers in
the more recent MDAC releases, so I usually install MDAC 1.5 on new
client computers in addition to MDAC 2.8. You might want to switch to
using the OraOLEDB provider, rather than the Microsoft supplied
driver. The ConnectionString changes from:
"Provider=MSDAORA.1;User ID=MyUsername;Password=MyPassword;Data
Source=MySID"
-to-
"Provider=OraOLEDB.Oracle;User ID=MyUsername;Password=MyPassword;Data
Source=MySID"
Also, you will need to perform a Custom install of the Oracle 10.2
client so that the necessary driver files are copied to the client
computer.
Charles Hooper
IT Manager/Oracle DBA
K&M Machine-Fabricating, Inc.- Hide quoted text -
- Show quoted text -
Thanks. Is there known issue about the OraOLEDB driver? We are worried
about the data transfer speed.
.
- Follow-Ups:
- Re: Can't connect to Oracle using MSDAORA OLE DB provider
- From: Charles Hooper
- Re: Can't connect to Oracle using MSDAORA OLE DB provider
- References:
- Can't connect to Oracle using MSDAORA OLE DB provider
- From: Jojo
- Re: Can't connect to Oracle using MSDAORA OLE DB provider
- From: Terry Dykstra
- Re: Can't connect to Oracle using MSDAORA OLE DB provider
- From: Jojo
- Re: Can't connect to Oracle using MSDAORA OLE DB provider
- From: Brian Peasland
- Re: Can't connect to Oracle using MSDAORA OLE DB provider
- From: Jojo
- Re: Can't connect to Oracle using MSDAORA OLE DB provider
- From: Charles Hooper
- Can't connect to Oracle using MSDAORA OLE DB provider
- Prev by Date: Re: Oracle recent version improves bind variable performance?
- Next by Date: Re: Can't connect to Oracle using MSDAORA OLE DB provider
- Previous by thread: Re: Can't connect to Oracle using MSDAORA OLE DB provider
- Next by thread: Re: Can't connect to Oracle using MSDAORA OLE DB provider
- Index(es):
Relevant Pages
|