services
-
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,
-
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,
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[^]