Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道您是否可以将 Looker 直接连接到 SAS 表/服务器?还是您会使用变通方法将 SAS 数据上传到 SQL 服务器,然后将 Looker 连接到该服务器?
SAS 数据集(类似于表)采用专有的二进制格式。如果您有对 OleDb 或 ODBC 的 SAS 访问权限,我会从 SAS 上传表格,而不必费心使用 SAS 格式。
但是,您必须具有 SAS 访问权限才能从 SAS 上传数据集,否则您将面临如何在 SAS 问题之外读取 SAS 数据集。让我们知道您在软件方面拥有什么,以便我们帮助指导解决方案。