-1

I am working in Microsoft Access 2007 and would like to implement click-to-dial capabilities from within the MS Access program for all the computers in the office. I have never done any work with TAPI prior to this and am not sure where to start. How can I go about setting this up if the TAPI drivers are already installed?

Any help would be appreciated.

Thanks,

J.D.

J. D.
  • 1,351
  • 8
  • 13
  • [Let me Google that for you](http://bit.ly/ZLGg3I)... In all seriousness, this a very vague question. Could you do some research and form a more specific inquiry? (I was not the one to downvote your question). – coge.soft Apr 26 '13 at 02:57

1 Answers1

0

First, you should start at the TAPI.info site and Julmar.com.
There are SDK and examples or usage from VB6 and VBScript that should be easily translated into MSAccess VBA.

If I were you, I would start with trying to first get good understanding of the TAPI, read documentation, learn about the capabilities and the philosophy behind it.
Then there are tools to help you explore the TAPI and play with it.

Once you are comfortable using the TAPI, you can start programming against it.

Renaud Bompuis
  • 16,596
  • 4
  • 56
  • 86