I'm want to make an application that has to read specific information from a file and that information has to be put in a database.
The file is like this:
Processed 3,601,069,380 bytes in one hour, 28 minutes and 27 seconds.
Throughput rate: 38.8 MB/min
The information :3,601,069,380
and
38.8
Has to be put in a database.
Can someone give an advice!
The file is like this:
Processed 3,601,069,380 bytes in one hour, 28 minutes and 27 seconds.
Throughput rate: 38.8 MB/min
The information :3,601,069,380
and
38.8
Has to be put in a database.
Can someone give an advice!