Tom Fenton shows you two ways to overcome the gotchas when setting up an ODBC connection to a remote database. This article is a follow-up to one I wrote in August 2017, "How To Set Up a SQL Express ...
select employee_title as title, avg(employee_years), freq(employee_id) from sql.employee group by title order by title; where SQL is the libref for a remote SAS ...
How to use Linux file manager to connect to an sftp server Your email has been sent If a fear of the command line has prevented you from making use of the more secure sftp, Jack Wallen wants to show ...