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. General Programming
  3. C#
  4. services

services

Scheduled Pinned Locked Moved C#
databasequestion
2 Posts 2 Posters 0 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.
  • A Offline
    A Offline
    anithavikram manisha
    wrote on last edited by
    #1

    Hi, I have a new requirement to create a service so that my service would query the table every 5 0r 10 minutes to fetch the data from database and i have to pass the value to a particular port. Can someone suggest me the methodology.Can i go for windows service or webservice? Thanks,

    B 1 Reply Last reply
    0
    • A anithavikram manisha

      Hi, I have a new requirement to create a service so that my service would query the table every 5 0r 10 minutes to fetch the data from database and i have to pass the value to a particular port. Can someone suggest me the methodology.Can i go for windows service or webservice? Thanks,

      B Offline
      B Offline
      Bob Stanneveld
      wrote on last edited by
      #2

      Hello, This smells like polling. Do you really need to poll for data? What kind of value do you need to pass? Is this some kind of selection criterium or is this the amount of data that you need or what? If you want to do database intensive tasks, you can try replicating the database and do all the intensive stuff on a dedicated server. Behind every great black man...             ... is the police. - Conspiracy brother Blog[^]

      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