Results 1 to 3 of 3
  1. #1
    schulzy175 is offline Advanced Beginner
    Windows 7 64bit Access 2016
    Join Date
    Oct 2017
    Posts
    98

    Run MS Query via SSH (Paramiko - Python/Putty)

    I have a really large obstacle that is killing me. Due to the custom ODBC driver installed via our software company, I cannot remotely run queries over networks. The work around was setting up Paramiko in python using putty as a helpful debugger. I've thankfully been able to connect and send multiple commands via putty and python, but the issue I am having is that I have pre-defined/setup custom queries using other queries. I am unable to run a single query that has multiple queries within it. So my question is how could I run a pre-built query over SSH. I am trying to create a macro to be run over SSH, but that doesn't work either. It runs the macro fine, but doesn't do anything on my pc or the remote pc. Even if I try to open Access via SSH, nothing happens. Any suggestions?

  2. #2
    CJ_London is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,397
    regret I can't help with this one, but would suggest the question would be better directed to a python forum

  3. #3
    schulzy175 is offline Advanced Beginner
    Windows 7 64bit Access 2016
    Join Date
    Oct 2017
    Posts
    98
    I'm working directly with SSH and Access. That's why I've chose to post it here. I am not using python currently as I am using putty so I don't have to worry about running into any code errors. I was hoping maybe someone would have an idea on how to run a batch file or even a query remotely using SSH.

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

Similar Threads

  1. Replies: 1
    Last Post: 07-09-2018, 11:20 AM
  2. Access / Python Question
    By johnseito in forum Access
    Replies: 17
    Last Post: 07-10-2016, 05:06 PM
  3. RunApp to Open a python file
    By raytackettsells in forum Programming
    Replies: 1
    Last Post: 10-16-2013, 12:26 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