Results 1 to 3 of 3
  1. #1
    panoss is offline Advanced Beginner
    Windows 7 32bit Access 2003
    Join Date
    Oct 2014
    Posts
    59

    Caller ID in MS Access?

    I 'm planning to make an application that will read the caller id and display the related information from a db.
    How could I do this?
    With a modem connected to my pc?


    And an .ocx that will be the 'connector' of MS Access and the modem?

    Or some other way?

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    Your approach depends on your source.

    For instance the phone system I work with generates a log in a text file format, I parse that to get the caller ID information I want. All I need in that case is an appropriately shared drive on a local network. Nothing crazy is needed (filesystemobject commands used to parse the text file). If your phone system does not generate or is not capable of generating a call log in a text file format you would then have to start looking into more technical solutions.

  3. #3
    redbull's Avatar
    redbull is offline Competent Performer
    Windows XP Access 2010 32bit
    Join Date
    Mar 2012
    Location
    Missouri
    Posts
    480
    Quote Originally Posted by rpeare View Post
    Your approach depends on your source.

    For instance the phone system I work with generates a log in a text file format, I parse that to get the caller ID information I want. All I need in that case is an appropriately shared drive on a local network. Nothing crazy is needed (filesystemobject commands used to parse the text file). If your phone system does not generate or is not capable of generating a call log in a text file format you would then have to start looking into more technical solutions.

    What phone system is that? I'd like to remember that so I can suggest it when the conversation comes up. Automating a help desk work flow would be REALLY quick if I could just read a text file.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Caller ID
    By amerr in forum Access
    Replies: 5
    Last Post: 07-11-2011, 02:50 AM
  2. Application.Caller for Access
    By dssrun in forum Programming
    Replies: 1
    Last Post: 06-06-2011, 02:34 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums