Is it possible to use Perl to get information from an ASCII flat file database while using a program written in C++?
I have a client/server program written in C++ using Borland Builder 5.0. I want to keep track of DSS receivers being used to start and stop a recording and to find an available receiver to do the recording when requested.
If the user uses a C++ client program and enters the info, can I store that in a Perl based database and access it from there?
Thanks.
Mindy
I have a client/server program written in C++ using Borland Builder 5.0. I want to keep track of DSS receivers being used to start and stop a recording and to find an available receiver to do the recording when requested.
If the user uses a C++ client program and enters the info, can I store that in a Perl based database and access it from there?
Thanks.
Mindy