On Microsoft Windows, you have two options to access a Microsoft SQL Server database from SAS. You can use either SAS/Access Interface to ODBC, or SAS/Access to OLEDB. Submitting the following code from within SAS displays all the licensed products for your site in the SAS log window: Proc setinit noalias; Run;