Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / July 2008

Tip: Looking for answers? Try searching our database.

Data from closed database mis system

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Horoldo - 26 Jul 2008 12:39 GMT
Does anyone know a way I can use a print driver to print from our MIS system
(EFI Printsmith) and populate sql tables? eg: print direct to a .txt or .xml
or using PrintForm .NET. The MIS has export features but only on a scheduled
basis. We want to send quotes, proofs and invoices as html via email but
there is no export feature when creating quotes or invoices. To send the
emails we are using iis on server 2003 and have written some .asp's to send
the emails based on the contact data from the quote in the MIS. We have only
installed sql express 2005, but will buy full sql if required.
TheSQLGuru - 26 Jul 2008 22:05 GMT
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.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.