Skype Integration with Access 2003?

G

Guest

For one of my projects as an IT intern at a mortgage company, I am attempting
to create a sales pipeline database using Access 2003. The company uses
SkypeOut for its calls to clients, and its current web-based database (which
I'm basing this database off) integrates with Skype nicely (i.e. each client
phone number is replaced with a button to call whichever client is being
viewed). I'd like to get Access to do something like this, to make it easier
on the Account Executives. Instead of having to copy/paste phone numbers into
Skype, I think it'd be nice to just click a button.

Does anyone have any suggestions on how to make this work? I'd be most
appreciative.

--Ben
 
T

Tony Toews [MVP]

BenLoula said:
For one of my projects as an IT intern at a mortgage company, I am attempting
to create a sales pipeline database using Access 2003. The company uses
SkypeOut for its calls to clients, and its current web-based database (which
I'm basing this database off) integrates with Skype nicely (i.e. each client
phone number is replaced with a button to call whichever client is being
viewed). I'd like to get Access to do something like this, to make it easier
on the Account Executives. Instead of having to copy/paste phone numbers into
Skype, I think it'd be nice to just click a button.

I'd suggest searching the Skype website using the keywords API or
Visual Basic or locate a page meant for developers. Quite often
Visual Basic code works quite well in Access.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
P

Paul Shapiro

Or look at the code that's running on the website now. If it's not VB, use
it as a model for writing your code.
 
K

Ken Warthen

Ben,

Did you ever find a solution for Skype integration? I'm looking at doing
something similar and was curious if you were able to get it to work.

Ken Warthen
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top