We have just delivered an automated process to a client and need to capture the sales data from the Actinic system for use in this application.
The application is built using ASP and SQL.
What is the easiest way to access this data in real time?
The notification emails that are generated could be parsed by a Perl script and the resulting data dumped into the database but that's open to too many errors due to formatting, etc.
Thanks all.
The application is built using ASP and SQL.
What is the easiest way to access this data in real time?
The notification emails that are generated could be parsed by a Perl script and the resulting data dumped into the database but that's open to too many errors due to formatting, etc.
Thanks all.
Comment