Re: 32Bit Delphi slower with Oracle than 16Bit version?!?!

From: Ed Hillmann <Edward_Hillman_at_mail.amsinc.com>
Date: 1996/08/07
Message-ID: <3208c38c.0_at_dns.amsinc.com>#1/1


In article <4tt4et$t75_at_mtinsc01-mgt.ops.worldnet.att.net>, cklincoln_at_worldnet.att.net says...
>
>John Parrott <spo_at_interlog.com> wrote:
>
>>Why is it that Delphi 2.0 seems sooo much slower connecting to my Oracle
>>database then Delphi 1.0? I've had to go through and rip out some
>>TTable connections just to get it to a respectable level. I was hoping
>>the conversion would bring things in the opposite direction. So far I've
>>seen little advatage in going 32bit.
>
>You are probably using a different SQL*Net in D2 than in D1. I
>experienced the same problem when I upgraded to D2. I reinstalled
>SQL*Net 2.2 from a distribution set and now it performs extremely
>well.
>
>HTH,
>
>
>Chris Lincoln

Would the SQL*Net on the server have anything to do with it? I prototyped using D1, using 16-bit SQL*Net 2 drivers, and performance flew. I've moved on to 95, D2 and 32-bit SQL*Net, and I get much slower performance against my database, but my performance flies if I connect to another database server in my building. In my case, it sounds like I need to check the server-side SQL*Net. Anyone else find something like this? Received on Wed Aug 07 1996 - 00:00:00 CEST

Original text of this message