Hey Everyone,
From a Machine real time data is sent to the SQL Server Database and it gets stored there. I want to view the data which is getting imported in real time. (i.e, the latest arrived data should be displayed and when next data comes this should vanish and that data should be displayed)
Data is entered in SQL for every 5 secs. I have attached the things which i have tried, It would be a great help if someone helps and say the complete solution.