SPD Server can read tables exported from Base SAS software using PROC COPY, and,
with the proper drivers installed on the network, allows queries on the tables from client
machines that do not have SAS software.
There are four possible options:
•
ODBC:
Open Database Connectivity - This is an interface standard that provides a
common interface for accessing databases. Many software applications running in a
Windows environment are compliant with this standard and can access data created by
other software. This is a good choice if you have client machines running Windows
applications, such as Microsoft Excel or Microsoft Access.
•
JDBC:
Java Database Connectivity - This option allows users with browsers to log on
to a Web page and make a query. The results of the request are formatted and returned
to a Web page. This makes information available across a wide range of client platforms
because all you need, after installing the JDBC driver on SPD Server, is a Web page
with some Java code, and a client machine with a Java-enabled browser.
•
htmSQL:
HyperText Markup Structured Query Language - This option allows users
with browsers to log on to a Web page and make a query. The results of the request are
formatted and returned to a Web page. This makes information available across a wide
range of client platforms. Why? After installing the htmSQL driver in SPD Server, all
you need is an htmSQL Web page and a client machine with a browser.
•
SQL C API:
This option allows access to SPD Server tables from SQL statements
generated by C/C++ language applications. This access is provided in the form of a C-
language run-time access library. This library provides a set of functions that you can
use to write custom applications to process SPD Server tables and to generate new ones.
This library is designed to support multi-threaded applications and is available on all
supported SPD Server platforms.
Note:
GUI interfaces might not display all return codes or error messages that the server
generates.
Using Open Database Connectivity (ODBC) to
Access SPD Server Tables
Read this section if you do not have Base SAS software on the network client, but you want
to access SPD Server tables on the network, using an ODBC compliant program, such as
Microsoft Word, Query, Excel, or Access, and you have SPD Server tables available for
use, somewhere on the network, or Scalable Performance Data Servers and SPD SNET
servers running, or client machines in a Windows environment.
Why Use ODBC?
You have SPD Server tables available on your network, and one or more of the following
might be true:
•
You do not have Base SAS software running on the Windows client, but you need to
view or change SPD Server tables.
•
You need to view or change the SPD Server tables using a Microsoft spreadsheet,
database or word processor.
•
You need to view or change SPD Server tables in ways that cannot be predetermined
or programmed into a Web page.
94
Chapter 9 • Using SPD Server With Other Clients
Содержание Scalable Performance Data Server 4.5
Страница 1: ...SAS Scalable Performance Data Server 4 5 Administrator s Guide...
Страница 7: ...Part 1 Product Notes Chapter 1 SPD Server 4 5 Product Notes 3 1...
Страница 8: ...2...
Страница 12: ...6...
Страница 63: ...Part 3 Migration Chapter 5 SPD Server 3 x to SPD Server 4 5 Conversion Utility 59 57...
Страница 64: ...58...
Страница 70: ...64 Chapter 5 SPD Server 3 x to SPD Server 4 5 Conversion Utility...
Страница 72: ...66...
Страница 76: ...70 Chapter 6 Using the SPD Server Name Server to Manage Resources...
Страница 94: ...88 Chapter 7 Administering and Configuring SPD Server Using the SAS Management Console...
Страница 98: ...92 Chapter 8 SPD Server SQL Query Rewrite Facility...
Страница 116: ...110 Chapter 10 Configuring Disk Storage for SPD Server...
Страница 128: ...122 Chapter 11 Setting Up SPD Server Parameter Files...
Страница 154: ...148...
Страница 198: ...192 Chapter 14 ACL Security Overview...
Страница 212: ...206 Chapter 15 Managing SPD Server Passwords Users and Table ACLs...
Страница 214: ...208...
Страница 224: ...218 Chapter 16 SPD Server Operator Interface Procedure PROC SPDO...
Страница 236: ...230 Chapter 18 SPD Server Table List Utility Spdsls...
Страница 256: ...250 Chapter 19 SPD Server Backup and Restore Utilities...
Страница 264: ...258 Chapter 20 SPD Server Directory Cleanup Utility...
Страница 270: ......