×

Loading...
Ad by
  • 最优利率和cashback可以申请特批,好信用好收入offer更好。请点链接扫码加微信咨询,Scotiabank -- Nick Zhang 6478812600。
Ad by
  • 最优利率和cashback可以申请特批,好信用好收入offer更好。请点链接扫码加微信咨询,Scotiabank -- Nick Zhang 6478812600。

Any one knows: windows98 and windows2000 access sql server2000 by using JDBC-ODBC brigde performance compare, which is faster,

Hi IT stuff,

I am accessing remote sql server2000 within LAN, local setting JDBC-ODBC, just query
select * from test
table like the following:
f_name, l_name, comment --- all data type is varchar
and only 3 record were inputed,
machine 1 is windows2000, P4 celeron, 128 RAM
machine 2 is windows98 PIII 500, 128 RAM
source code is java access,

the result is windows2000 will spend much more time to get response,
almost 3 times than windows98,
would any one give some comment on this issue,

Thanks in advance,

student
Report