I have an existing Access database application that I have been asked whether I could connect, via USB, to an external security system from which to read and store data.
At this stage pretty much all I know is that there is a DLL file that will create .TXT files that my database would then be able to read and convert into usable data.
Has anyone any experience or knowledge in this area?
e.g. VB code to pass commands to the external hardware (using/via the DLL perhaps) and calling/creating the required TXT files?
At this stage pretty much all I know is that there is a DLL file that will create .TXT files that my database would then be able to read and convert into usable data.
Has anyone any experience or knowledge in this area?
e.g. VB code to pass commands to the external hardware (using/via the DLL perhaps) and calling/creating the required TXT files?