Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. TCP/IP and Pipes for and ODBC Connection [modified]

TCP/IP and Pipes for and ODBC Connection [modified]

Scheduled Pinned Locked Moved Database
databasesysadminperformancehelpquestion
2 Posts 2 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    FlorianS
    wrote on last edited by
    #1

    Hi, I have a problem with and app that is connected to an SQL 2000 database The user got a new server dual CPU 3.2 GHz Pentium 4 with 2G memory and the app is slower compare with the old machine a dual CPU 755 MHz Pentium 3 with 512 memory. If you use the TCP/IP connection in ODBC driver, the new machine is very slow. If you use Name Pipe in ODBC, both machine a doing well. The old machine it is working well with both TCP/IP and Pipes. Does anybody have any idea why it is such a big difference between TCP/IP and pipes for the new machine? The different is from 1 minute to 10 minutes for an operation. Any thoughts are welcome Thanks, Florian -- modified at 15:01 Friday 16th June, 2006

    G 1 Reply Last reply
    0
    • F FlorianS

      Hi, I have a problem with and app that is connected to an SQL 2000 database The user got a new server dual CPU 3.2 GHz Pentium 4 with 2G memory and the app is slower compare with the old machine a dual CPU 755 MHz Pentium 3 with 512 memory. If you use the TCP/IP connection in ODBC driver, the new machine is very slow. If you use Name Pipe in ODBC, both machine a doing well. The old machine it is working well with both TCP/IP and Pipes. Does anybody have any idea why it is such a big difference between TCP/IP and pipes for the new machine? The different is from 1 minute to 10 minutes for an operation. Any thoughts are welcome Thanks, Florian -- modified at 15:01 Friday 16th June, 2006

      G Offline
      G Offline
      Garth J Lancaster
      wrote on last edited by
      #2

      my guess is Named-Pipes and ODBC are better at buffering, while TCP/IP works to a point then TCP/IP becomes saturated and network performance decreases. (but there's a lot of variables here) 'g'

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups