Problem in reading data from any hardware device like Time access machine
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
I want to read data from a hardware device like time access punching machine. What is the complete process to read data and storing into a databse from any hardware device. If any one have some idea, please guide me. Thanks, Pathak
this is different for every hardware device. normally the hardware device has an dll you can access (if the manufacterer wants you to), and also some documentation on how to use that dll I suggest you read that documentation, since every dll is different there is no global answer to you question