vb.net & mysql

mirzao

Active member
Joined
Nov 10, 2005
Messages
44
Location
Malaysia
Programming Experience
Beginner
Hi,
I have a vb.net application that read data from serial devices (48 ports) and runs nonstop. How can i store the data into different table for each day? For example, if the application has run for 24 hours then it will create another table for the next day. Thanks in advance.
 
Back
Top