GithubHelp home page GithubHelp logo

criptic / sas-access-samples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sassoftware/sas-access-samples

0.0 0.0 0.0 215 KB

Sample SAS programs that use SAS/ACCESS engines to connect to your data source. Use these for testing and for learning!

License: Apache License 2.0

SAS 100.00%

sas-access-samples's Introduction

SAS/ACCESS Sample Repository (sas-access-samples)

Overview

This repository contains sample SAS programs that use SAS/ACCESS engines to connect to your data source. The samples are divided into two main directories: SAS Foundation and SAS Viya.

  • Programs at the top-level platform directory are generic and can be used for any of their corresponding SAS/ACCESS engines.
  • Programs that run for a specific SAS/ACCESS interface are found in the folder for that interface.
  • Some engines have their own version of the generic programs, and those should be run instead.

Prerequisites

Before you can connect to your data source using these programs, you must know the following items:

  • User ID and password or authentication domain
  • Server host name and port number, if the port is different than the default value.

Installation

To load the programs into the editor in SAS Studio:

  1. Click the download button on the right-hand side of the samples repository page on GitHub.
  2. Save the project on your computer.
  3. In the Explorer tab of the left-hand navigation pane, navigate to where you saved the sample files and open them.

To load the programs into the program editor in SAS windowing environment:

  1. Click the download button on the right-hand side of the samples repository page on GitHub.
  2. Save the project on your computer
  3. Click File > Open Program
  4. Navigate to where you saved the sample files and open them.

To load the sample files using the Git Integration feature in SAS Studio, refer here

Getting Started

To use the sample programs on your machine:

  1. The sample files should be executed in the following order:

    • createLibname
    • createSampleData
    • All sample files in your data-base specific directory
    • The remaining sample files in the top-level platform directory
  2. Replace the comments in the createLibname sample file with the appropriate values for your system.

    • For the dbms macro, enter your engine name. For example, if your engine is postgres, type Postgres
    • For the CONNOPT macro, enter your database connection information. See CONNOPT.md for engine-specific parameters

License

This project is licensed under the Apache 2.0 License.

Additional Resources

For more information about usage and options that are available for your interface, see this information:

sas-access-samples's People

Contributors

keyoun avatar dfxvir avatar sas-mason avatar jefurbee avatar cjdinger avatar criptic avatar jajjin avatar sassfm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.