I'm working on a project (VB6) which is going to send faxes from user
workstations via MS Shared Fax printer on the server.
I need to update a table in MS SQL Server database located on another
server.
What kind of program you would suggest me to use for that update? I know
nothing about writing services and I do not know if I need to use service
for update records in db.
Maybe it can be just a regular EXE running on the server and listening MS
Fax?

Some ideas please.

Vlad