J
John
Hi,
I have to develop a small application using .Net and SQL Server. I have
to write an interface to maintain customer records that contain Fax No..
All these records are stored into MS SQL server.
The design of the application is that when user has to send Fax after
storing records into the database, they will choose appropriate customers
with the interface and then mail merge a word document that is the content of
the FAX, then get FAX No. from MS SQL according to customers selected in the
application and finally Fax the document to the customer.
So, I would like to ask how to make all these 4 parties : MS SQL, VB.Net,
MS Word and FAX software to work together?
Thanks for your help and attention.
Rgs,
John
I have to develop a small application using .Net and SQL Server. I have
to write an interface to maintain customer records that contain Fax No..
All these records are stored into MS SQL server.
The design of the application is that when user has to send Fax after
storing records into the database, they will choose appropriate customers
with the interface and then mail merge a word document that is the content of
the FAX, then get FAX No. from MS SQL according to customers selected in the
application and finally Fax the document to the customer.
So, I would like to ask how to make all these 4 parties : MS SQL, VB.Net,
MS Word and FAX software to work together?
Thanks for your help and attention.
Rgs,
John