473,651 Members | 2,437 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Access creating faxes

I'm setting up a small network of 3 WinXp Pro machines and a shared
Access database.

I need to be able to send faxes from the copy of Access that's running
on any of the machines, using VBA.

I've established that the WinXP fax software does not allow sharing,
so I'm thinking about using Winfax 10 (apparently this version works
on XP). I've not had any experience of WinFax.

Question: I want to be able to load Winfax on one PC (the one that's
got a modem attached) and then, on the other PC's, just load some
WinFax 'client' software so that Access can 'print' to the shared fax
'printer' and send faxes.

Has anyone done this with Access and Winfax? In particular, I need to
be able to pass the recipient phone number via DDE or whatever so that
the fax gets sent automatically.

Andy
Nov 12 '05 #1
4 1749
Hi
Actually, the Winfax version running on Windows XP is 10.02 Winfax can be
run in network, and it is no difference if you code your own procedures, or
use Winfax GUI. When you install and configure Winfax you have to set one
computer as host, and the other computers in the network as clients. Winfax
can't be run on all ISDN cards, check Symantec supported cards.
_______________ _____________

Sigurd Bruteig
www.made4u.no
"Andy Rigby" <ec******@yahoo .co.uk> skrev i melding
news:d7******** *************** **@posting.goog le.com...
I'm setting up a small network of 3 WinXp Pro machines and a shared
Access database.

I need to be able to send faxes from the copy of Access that's running
on any of the machines, using VBA.

I've established that the WinXP fax software does not allow sharing,
so I'm thinking about using Winfax 10 (apparently this version works
on XP). I've not had any experience of WinFax.

Question: I want to be able to load Winfax on one PC (the one that's
got a modem attached) and then, on the other PC's, just load some
WinFax 'client' software so that Access can 'print' to the shared fax
'printer' and send faxes.

Has anyone done this with Access and Winfax? In particular, I need to
be able to pass the recipient phone number via DDE or whatever so that
the fax gets sent automatically.

Andy

Nov 12 '05 #2
Siggy

Winfax 10.02 sounds good...are you sure that all the PC's running the
client software can send faxes via VBA procedures, and not just the
host PC?

Is Winfax a fairly stable product? I was a bit worried to see that
Google no longer indexes the group
symantec.suppor t.network.winfa x.general. I assume that the product is
still being developed and supported?

Andy

"Siggy = Sigurd Bruteig" <s-********@online .no> wrote in message news:<01******* *********@news2 .e.nsc.no>...
Hi
Actually, the Winfax version running on Windows XP is 10.02 Winfax can be
run in network, and it is no difference if you code your own procedures, or
use Winfax GUI. When you install and configure Winfax you have to set one
computer as host, and the other computers in the network as clients. Winfax
can't be run on all ISDN cards, check Symantec supported cards.
_______________ _____________

Sigurd Bruteig
www.made4u.no
"Andy Rigby" <ec******@yahoo .co.uk> skrev i melding
news:d7******** *************** **@posting.goog le.com...
I'm setting up a small network of 3 WinXp Pro machines and a shared
Access database.

I need to be able to send faxes from the copy of Access that's running
on any of the machines, using VBA.
I've established that the WinXP fax software does not allow sharing,
so I'm thinking about using Winfax 10 (apparently this version works
on XP). I've not had any experience of WinFax.

Question: I want to be able to load Winfax on one PC (the one that's
got a modem attached) and then, on the other PC's, just load some
WinFax 'client' software so that Access can 'print' to the shared fax
'printer' and send faxes.

Has anyone done this with Access and Winfax? In particular, I need to
be able to pass the recipient phone number via DDE or whatever so that
the fax gets sent automatically.

Andy

Nov 12 '05 #3
Andy!

In our office we have used Winfax to send and receive fax for several years.
Before converting from W 98 to W XP, Winfax was not stable in network, but
with Windows XP I have not experienced any problems. I was previously using
code to send reports directly to Winfax from Access, but lately all our
report is sent by e-mail, hence, I am not quite updated on this. As
mentioned
the Winfax is configured with one host and one or more clients. When you
send a fax from the client it will go trough the host, regardless of it is
sent by code or Winfax user interface. If you are interested, I will
probably be able to "dig up" the code I previously used for this task.
Sigurd Bruteig
www.made4u.no

"Andy Rigby" <ec******@yahoo .co.uk> skrev i melding
news:d7******** *************** ***@posting.goo gle.com...
Siggy

Winfax 10.02 sounds good...are you sure that all the PC's running the
client software can send faxes via VBA procedures, and not just the
host PC?

Is Winfax a fairly stable product? I was a bit worried to see that
Google no longer indexes the group
symantec.suppor t.network.winfa x.general. I assume that the product is
still being developed and supported?

Andy

"Siggy = Sigurd Bruteig" <s-********@online .no> wrote in message

news:<01******* *********@news2 .e.nsc.no>...
Hi
Actually, the Winfax version running on Windows XP is 10.02 Winfax can be
run in network, and it is no difference if you code your own procedures, or use Winfax GUI. When you install and configure Winfax you have to set one computer as host, and the other computers in the network as clients. Winfax can't be run on all ISDN cards, check Symantec supported cards.
_______________ _____________

Sigurd Bruteig
www.made4u.no
"Andy Rigby" <ec******@yahoo .co.uk> skrev i melding
news:d7******** *************** **@posting.goog le.com...
I'm setting up a small network of 3 WinXp Pro machines and a shared
Access database.

I need to be able to send faxes from the copy of Access that's running
on any of the machines, using VBA.

I've established that the WinXP fax software does not allow sharing,
so I'm thinking about using Winfax 10 (apparently this version works
on XP). I've not had any experience of WinFax.

Question: I want to be able to load Winfax on one PC (the one that's
got a modem attached) and then, on the other PC's, just load some
WinFax 'client' software so that Access can 'print' to the shared fax
'printer' and send faxes.

Has anyone done this with Access and Winfax? In particular, I need to
be able to pass the recipient phone number via DDE or whatever so that
the fax gets sent automatically.

Andy


Nov 12 '05 #4
Siggy

Thanks for all your help on this, it sounds just what I need. I would
certainly like to have a look at the piece of code that sends the
faxes.....it means I won't have to go searching elsewhere for it.

Thanks again
Andy

"Siggy = Sigurd Bruteig" <s-********@online .no> wrote in message news:<bF******* **********@news 4.e.nsc.no>...
Andy!

In our office we have used Winfax to send and receive fax for several years.
Before converting from W 98 to W XP, Winfax was not stable in network, but
with Windows XP I have not experienced any problems. I was previously using
code to send reports directly to Winfax from Access, but lately all our
report is sent by e-mail, hence, I am not quite updated on this. As
mentioned
the Winfax is configured with one host and one or more clients. When you
send a fax from the client it will go trough the host, regardless of it is
sent by code or Winfax user interface. If you are interested, I will
probably be able to "dig up" the code I previously used for this task.
Sigurd Bruteig
www.made4u.no

"Andy Rigby" <ec******@yahoo .co.uk> skrev i melding
news:d7******** *************** ***@posting.goo gle.com...
Siggy

Winfax 10.02 sounds good...are you sure that all the PC's running the
client software can send faxes via VBA procedures, and not just the
host PC?

Is Winfax a fairly stable product? I was a bit worried to see that
Google no longer indexes the group
symantec.suppor t.network.winfa x.general. I assume that the product is
still being developed and supported?

Andy

"Siggy = Sigurd Bruteig" <s-********@online .no> wrote in message

news:<01******* *********@news2 .e.nsc.no>...
Hi
Actually, the Winfax version running on Windows XP is 10.02 Winfax can be run in network, and it is no difference if you code your own procedures, or use Winfax GUI. When you install and configure Winfax you have to set one computer as host, and the other computers in the network as clients. Winfax can't be run on all ISDN cards, check Symantec supported cards.
_______________ _____________

Sigurd Bruteig
www.made4u.no
"Andy Rigby" <ec******@yahoo .co.uk> skrev i melding
news:d7******** *************** **@posting.goog le.com...
> I'm setting up a small network of 3 WinXp Pro machines and a shared
> Access database.
>
> I need to be able to send faxes from the copy of Access that's running
> on any of the machines, using VBA.
>

> I've established that the WinXP fax software does not allow sharing,
> so I'm thinking about using Winfax 10 (apparently this version works
> on XP). I've not had any experience of WinFax.
>
> Question: I want to be able to load Winfax on one PC (the one that's
> got a modem attached) and then, on the other PC's, just load some
> WinFax 'client' software so that Access can 'print' to the shared fax
> 'printer' and send faxes.
>
> Has anyone done this with Access and Winfax? In particular, I need to
> be able to pass the recipient phone number via DDE or whatever so that
> the fax gets sent automatically.
>
> Andy

Nov 12 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1157
by: Ron | last post by:
I am creating an application that needs to send/recieve faxes. I know of 3rd party applications available that can provide this functionality, but that really won't work for me in this case. Can anyone point me to any good resources or give me information regarding how to do this? Thanks for your help.
5
1399
by: Benny | last post by:
Hi, Is there a script/compoenent which can capture Faxes and store that in a DB using a unique ID? Any help will be greatly appriciated. Thanks, Benny
1
1425
by: SAM | last post by:
Hello everyone, I have an MS Access 2000 file that has, in addition to the regular things, functionality to send emails and faxes. Furthermore, I am using the dialog box control to browse to files on the hard drive/network for attachments and so forth. However, upon upgrade to MS Access 2002 (XP), these references are missing and my application will not run these features. When I check References, they are listed as MISSING. Are...
15
13293
by: Mark C | last post by:
All, I have exhaustingly been looking through the newsgroups in search of a way to systemically output an Access 97 report to a pdf file using the full version of Adobe Acrobat. I want the user to be able to click a button and have the Access report saved as a pdf in a directory specified by me the programmer. I have seen a posting by John Baker promoting a web-sight that has an mde that one can reference in any database but after 30...
16
48863
by: cyranoVR | last post by:
This is the approach I used to automate printing of Microsoft Access reports to PDF format i.e. unattended and without annoying "Save As..." dialogs, and - more importantly - without having to use a commercial program such as Adobe Acrobat and its associated API. The technique uses Ghostscript and Redirection Port Monitor - two free programs for creating PDF documents provided free by Russell Lang. The actual automation requires VBA...
1
1434
by: Homa | last post by:
I have a web service that want to print something to a printer connected on another computer in the network. And that printer happens to be a non-plug and play printer (It's a thermal printer). I tried to install the printer to the server directly and it works fine (I use PrinterSettings.PrinterName to set the printer). But when I set it up on another computer it doesn't work. I have installed the networked printer's driver to the server...
0
814
by: Allen | last post by:
Anyone create a custom paper type using: Printer and Faxes/File/Server Properties Then use that paper type in VB? I've done that and the custom type appear under one printer but not another. Also the paper dimensions do not appear to be correct when it does appear. I'd appreciate learning of your experiences.
2
1633
by: Ez | last post by:
I have a MS access database that runs on the network. Few pcs access the database simulataneously every day. The users run a lot of reports from the Access database and print outs always looked good. Now there is a new pc thats been added with the same OS. Its even the same brand Dell pc. But the print out command given from the new pc, makes the reports look like gibberish with a new font, unwanted spaces every where etc...
1
2501
by: S J Sia | last post by:
I have read through past records, but no one seem to have a good solution to use access to sent out faxes seamlessly. However, those that I read was dated few years back. Anyone have good solution? I am tried: DoCmd.SendObject acReport, "FaxDocu", acFormatRTF, " & "]", , , , , False but it send my FaxDocu as an attachment via email... and of course with an invalid recipient.
0
8349
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8275
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8795
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8695
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8576
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6157
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4143
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2696
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1906
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.