davesathome has asked for the wisdom of the Perl Monks concerning the following question:
Hello,
I am using the BGInfo tool from SysInternals to write machine info to a single database table.
I have never done web programming with Perl but I am familiar with DBI.
Would someone please recommend a simple solution to displaying SQL Server DB table on a hosted web page? The table contains historical data so I would like to be able to filter it based on columns in the table.
Thanks,
Dave