I have an industrial weigh scales that makes each weight reading available on a TCP/IP server (or UDP server - I'm not sure of the correct terminology). The following script listens for the data and, in the full version, stores each reading in the database. The script works well until the scales...
Brilliant, George.
Thank you for the very fast response. It does the job beautifully. I dip into SQL now and then for certain applications so you've saved me a lot of time getting up to speed on this.
Can anyone help me write a query to give the number of records per minute in the following example.
Source data:
DATE_TIME
12/09/2005 10:37:19
12/09/2005 10:37:21
12/09/2005 10:37:24
12/09/2005 10:38:12
12/09/2005 10:38:17
12/09/2005 10:38:19
12/09/2005 10:38:22
12/09/2005 10:38:53
12/09/2005...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.