Several options quickly come to mind:
1) print to a flat file and write an application or import routine (bcp,
ssis, openquery, custom, etc) to access the file and insert data.
2) Write a program to receive the email and process it, extracting the data
from the html and again inserting to sql.

Signature
Kevin G. Boles
Indicium Resources, Inc.
SQL Server MVP
kgboles a earthlink dt net
> Does anyone know a way I can use a print driver to print from our MIS
> system
[quoted text clipped - 9 lines]
> only
> installed sql express 2005, but will buy full sql if required.