Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data Wallboard - Display table data

Status
Not open for further replies.

phantomwalker

Technical User
Jul 30, 2006
6
AU
Hi,

I need to find a utility to display data on a PC screen in a service centre (i.e all priority service calls).

I hoped I could run a job every few minutes to update a table, with details of all priorty jobs, and the utility would display the data. A flat screen would be used and I need control of the display format (espeically text size and colour, so that the data could be seen from a reasonable distance. If data exceeded one full screen some form of auto soft scroll would be great.

Can anyone point me to a starting point or solution?

Kind regards,

Eric
 
You are going to have to write an application to do it. We have one here where I work. It is an ASP.NET application that refreshes a report every 10sec and displays it on a wall from a projector, as well as other flat screen monitors.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top