Unix Technical Forum

odbc driver Oracle 8.1.7.4

This is a discussion on odbc driver Oracle 8.1.7.4 within the Oracle Database forums, part of the Database Server Software category; --> Hi all, Not sure whether or not this is the right newsgroup to post this question, but here it ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-23-2008, 08:51 AM
Tom
 
Posts: n/a
Default odbc driver Oracle 8.1.7.4

Hi all,

Not sure whether or not this is the right newsgroup to post this question,
but here it is:
Does anybody know what combination of Oracle / MS ODBC driver and MDAC is
best for a Windows 2000 SP 4 Server? I'm running Oracle 8.1.7.4.0. I've
tested several ODBC drivers and MDAC 2.5 / 2.7 SP1, but I keep getting
errors about wrong datatypes in my ASP code. The code worked fine on a NT4
system, but I'm upgrading to W2000 Server. The problems appear ad random:
sometimes there are no problems at all, but every now and then (quite often
as a matter of fact) the system cannot open a recordset or execute a query
and then IIS 5 hangs.

Anybody familiar with this problem?

Any help is appreciated, since I've been searching for a couple of days now!

Thanx!

Tom


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-23-2008, 08:51 AM
Brian Peasland
 
Posts: n/a
Default Re: odbc driver Oracle 8.1.7.4

Tom wrote:
>
> Hi all,
>
> Not sure whether or not this is the right newsgroup to post this question,
> but here it is:
> Does anybody know what combination of Oracle / MS ODBC driver and MDAC is
> best for a Windows 2000 SP 4 Server? I'm running Oracle 8.1.7.4.0. I've
> tested several ODBC drivers and MDAC 2.5 / 2.7 SP1, but I keep getting
> errors about wrong datatypes in my ASP code. The code worked fine on a NT4
> system, but I'm upgrading to W2000 Server. The problems appear ad random:
> sometimes there are no problems at all, but every now and then (quite often
> as a matter of fact) the system cannot open a recordset or execute a query
> and then IIS 5 hangs.
>
> Anybody familiar with this problem?
>
> Any help is appreciated, since I've been searching for a couple of days now!
>
> Thanx!
>
> Tom


The best ODBC drivers I've seen for Oracle, are from Oracle. Install
Oracle's ODBC drivers. I've also seen good ODBC drivers from Data Direct
(?) but they cost $$$$$. I've had bad problems with MS's ODBC drivers
for Oracle, so I stay away from them.

HTH,
Brian
--
================================================== =================

Brian Peasland
dba@remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
the three"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-23-2008, 08:52 AM
Paul Drake
 
Posts: n/a
Default Re: odbc driver Oracle 8.1.7.4

Brian Peasland <dba@remove_spam.peasland.com> wrote in message news:<408ECF6D.C5DC8DC8@remove_spam.peasland.com>. ..
> Tom wrote:
> >
> > Hi all,
> >
> > Not sure whether or not this is the right newsgroup to post this question,
> > but here it is:
> > Does anybody know what combination of Oracle / MS ODBC driver and MDAC is
> > best for a Windows 2000 SP 4 Server? I'm running Oracle 8.1.7.4.0. I've
> > tested several ODBC drivers and MDAC 2.5 / 2.7 SP1, but I keep getting
> > errors about wrong datatypes in my ASP code. The code worked fine on a NT4
> > system, but I'm upgrading to W2000 Server. The problems appear ad random:
> > sometimes there are no problems at all, but every now and then (quite often
> > as a matter of fact) the system cannot open a recordset or execute a query
> > and then IIS 5 hangs.
> >
> > Anybody familiar with this problem?
> >
> > Any help is appreciated, since I've been searching for a couple of days now!
> >
> > Thanx!
> >
> > Tom

>
> The best ODBC drivers I've seen for Oracle, are from Oracle. Install
> Oracle's ODBC drivers. I've also seen good ODBC drivers from Data Direct
> (?) but they cost $$$$$. I've had bad problems with MS's ODBC drivers
> for Oracle, so I stay away from them.
>
> HTH,
> Brian


IIRC,
Oracle released a patchset 8.1.7.5.0 for ODBC.
Check metalink for patchsets/one off patches.

hth.

Pd
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-23-2008, 08:52 AM
Tom
 
Posts: n/a
Default Re: odbc driver Oracle 8.1.7.4

Hi,

I've installed Oracle ODBC driver 8.1.7.1.0 and MDAC 2.7 SP 1 and got rid of
some session.lcid = .... and that fixed the problem!

It seems to me that IIS 4 was not that strict regarding some session
variables, but IIS 5 is..... anyway: I'm a happy person again. Thanx!

Tom


"Paul Drake" <drak0nian@yahoo.com> wrote in message
news:1ac7c7b3.0404272044.3f504c1@posting.google.co m...
> Brian Peasland <dba@remove_spam.peasland.com> wrote in message

news:<408ECF6D.C5DC8DC8@remove_spam.peasland.com>. ..
> > Tom wrote:
> > >
> > > Hi all,
> > >
> > > Not sure whether or not this is the right newsgroup to post this

question,
> > > but here it is:
> > > Does anybody know what combination of Oracle / MS ODBC driver and MDAC

is
> > > best for a Windows 2000 SP 4 Server? I'm running Oracle 8.1.7.4.0.

I've
> > > tested several ODBC drivers and MDAC 2.5 / 2.7 SP1, but I keep getting
> > > errors about wrong datatypes in my ASP code. The code worked fine on a

NT4
> > > system, but I'm upgrading to W2000 Server. The problems appear ad

random:
> > > sometimes there are no problems at all, but every now and then (quite

often
> > > as a matter of fact) the system cannot open a recordset or execute a

query
> > > and then IIS 5 hangs.
> > >
> > > Anybody familiar with this problem?
> > >
> > > Any help is appreciated, since I've been searching for a couple of

days now!
> > >
> > > Thanx!
> > >
> > > Tom

> >
> > The best ODBC drivers I've seen for Oracle, are from Oracle. Install
> > Oracle's ODBC drivers. I've also seen good ODBC drivers from Data Direct
> > (?) but they cost $$$$$. I've had bad problems with MS's ODBC drivers
> > for Oracle, so I stay away from them.
> >
> > HTH,
> > Brian

>
> IIRC,
> Oracle released a patchset 8.1.7.5.0 for ODBC.
> Check metalink for patchsets/one off patches.
>
> hth.
>
> Pd



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:48 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com