Results 1 to 2 of 2
  1. #1
    BDP is offline Novice
    Windows 7 Access 2007
    Join Date
    Sep 2010
    Posts
    1

    Create an RDP link button on my form


    I want to create a link button on my form that will open an RDP connection based on a field value for each record in my table.
    Any help would be appreciated.

  2. #2
    Rawb is offline Expert
    Windows XP Access 2000
    Join Date
    Dec 2009
    Location
    Somewhere
    Posts
    875
    I'd look into using the Shell Builtin VBA Function and see if it can do what you want.

    Most likely though your biggest problem will be initiating the Remote Desktop Client with the information from your Database.

    If you're lucky, the Client will accept command line arguments which you can pass directly through the Shell command.

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

Similar Threads

  1. Replies: 12
    Last Post: 10-20-2014, 11:22 AM
  2. Error while trying to add delete link button.
    By islandboy in forum Access
    Replies: 3
    Last Post: 09-03-2009, 09:32 AM
  3. Create a command button to Browes for file
    By sawill in forum Programming
    Replies: 3
    Last Post: 03-15-2009, 05:02 PM
  4. Create the link
    By accessman2 in forum Access
    Replies: 0
    Last Post: 03-13-2006, 01:16 AM

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