×

Loading...
Ad by
  • 推荐 OXIO 加拿大高速网络,最低月费仅$40. 使用推荐码 RCR37MB 可获得一个月的免费服务
Ad by
  • 推荐 OXIO 加拿大高速网络,最低月费仅$40. 使用推荐码 RCR37MB 可获得一个月的免费服务

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