1 - 21 of 21 results
Previous   |    1    |    Next
Sort by:
Date | Relevance

2013-05-22

49983 - Eliminating SAS map data sets from the selection list of data sets that are accessed with the SAS® ODBC driver- Usage Note

When you use the SAS ODBC driver to access a local SAS server or a remote SAS/SHARE® server, you might see the many SAS map data sets in the selection list of data sets. There are approximately 1,000 data sets, many ...

http://support.sas.com/kb/49/983.html, 32KB

2011-08-10

43070 - Creating a DBMS library in SAS® Management Console to Access it from a third-party ODBC application using the SAS ODBC driver- Usage Note

You can access DBMS library that is defined in SAS Management from third party ODBC application using SAS ODBC driver and SAS/Share.® You access the library as follows: Step 1: Define a DBMS Library First you need to ...

http://support.sas.com/kb/43/070.html, 34KB

2009-03-25

12626 - The error '178 TCP Method Failed rc=-1005 (Unable to locate service)' occurs when you try to access a SAS® data via the SAS ODBC driver- Usage Note

When you try to access a SAS data via the SAS ODBC driver, you might receive the following persistent error: ODBC--call failed. [SAS][SAS ODBC Driver][SAS Server]178 - TCP method failed rc = -1005 (Unable to locate ...

http://support.sas.com/kb/12/626.html, 27KB

2008-05-19

30779 - Suppressing the Getting Started dialog box when you use the SAS ODBC Driver- Usage Note

When you use the SAS ODBC Driver from an application, the Getting Started dialog box displays automatically. To prevent this dialog box from displaying, add the following option to SASV9.CFG file: -notutorialdlg ...

http://support.sas.com/kb/30/779.html, 26KB

2005-07-19

15686 - Where to find the SAS ODBC driver- Usage Note

You can download the SAS 8 and SAS 9 ODBC drivers from the following location and click on the link for the ODBC drivers: http://www.sas.com/apps/demosdownloads/setupintro.jsp The drivers are also included with Base ...

http://support.sas.com/kb/15/686.html, 26KB

2005-07-08

10820 - How to clear the log automatically when running PROC ODBCSERV- Usage Note

When using the SAS ODBC driver with other applications and trying to update or append to SAS data sets, the PROC ODBCSERV window might become full. If you do not want to get prompted and do not care to look at the log ...

http://support.sas.com/kb/10/820.html, 28KB

2005-06-08

15345 - How to specify a SAS datetime constant in a .NET application using the SAS ODBC driver- Usage Note

When querying a SAS datetime value in a .NET application with the SAS ODBC driver, you must use syntax like the following: WHERE DT='01MAY2005:00:00:00'D; instead of: WHERE DT='01MAY2005:00:00:00'DT;

http://support.sas.com/kb/15/345.html, 25KB

2004-09-20

12752 - "Error: PROC ODBCSERV is not permitted to this environment without a SAS/SHARE*NET license" message- Usage Note

Beginning with SAS 9.0, we prohibit PROC ODBCSERV from running on anything but Windows workstations unless SAS/SHARE is licensed. If you try to access SAS data sets from a local ODBC compliance application such as MS ...

http://support.sas.com/kb/12/752.html, 26KB

2004-09-08

13072 - ODBC driver does not work with server that has OPTIONS NETENCRYPT set- Usage Note

If you attempt to connect through ODBC to SAS datasets on a SAS/SHARE server that has the NETENCRYPT system option enabled, the following error message appears: [SAS][SAS ODBC Driver][SAS Server]178 - TCP method ...

http://support.sas.com/kb/13/072.html, 26KB

2004-05-25

7512 - SAS ODBC or SAS Universal ODBC Driver does not appear in ODBC Manager after installation- Usage Note

If after an error-free installation, the SAS ODBC Driver or the SAS Universal ODBC Driver does not appear in the ODBC Administrator/Manager, check the version of MDAC on the pc in which you installed SAS. If the MDAC ...

http://support.sas.com/kb/7/512.html, 26KB

2004-03-08

6446 - How to suppress SASLOG when using SAS ODBC Driver- Usage Note

In order to suppress the SASLOG when using the SAS ODBC Driver, you will need to edit the sasodbc macro in sas\core\sasmacro\sasodbc.sas and add the following 3 lines before the %macro. filename foo dummy; proc ...

http://support.sas.com/kb/6/446.html, 25KB

2004-02-20

10635 - SAS 8 ODBC Driver fails with long dataset name- Usage Note

The SAS 8.0 ODBC driver fails with "error 79-322 expecting a )" when specifying a dataset name that is too long. In the Version 8 (TS0M0) SAS ODBC driver, the SQL code that is built by the driver may be truncated. ...

http://support.sas.com/kb/10/635.html, 26KB

2004-02-17

11354 - How to eliminate GIS Maps data sets from the listing when using SAS ODBC- Usage Note

When using the SAS ODBC driver from other applications to read SAS data sets, you will see GIS Maps data sets along with desired data sets if you have SAS/GIS Maps installed. Having all the GIS MAPS listed can be ...

http://support.sas.com/kb/11/354.html, 28KB

2004-01-12

11208 - "Error: File WORK.MSYSCONF.DATA does not exist" error message appears for query via Jet engine- Usage Note

When an SQL query from a Microsoft JET-engine-supported application (such as MS Access or MS Excel) is sent to a SAS/SHARE server, an error message might appear in the SAS/SHARE server log: When username(n) in " ...

http://support.sas.com/kb/11/208.html, 27KB

2003-06-18

9794 - "Invalid argument value or missing required value" returned when accessing SAS 9 ODBC datasource- Usage Note

When accessing a SAS ODBC datasource, using the SAS 9 ODBC driver configured to access the 8.2 sas.exe, the following error is returned: [SAS][SAS ODBC Driver]Invalid argument value or missing required value(#-1) [ ...

http://support.sas.com/kb/9/794.html, 25KB

2003-06-12

10002 - SQL STATE Errors when using SAS/ODBC drivers to an external client- Usage Note

When you using remote clients to connect to data using SAS ODBC drivers, the following SQL STATE 1000 error message might appear: You must license SAS/INTRNT Software. This message can have one of two causes: 1. ...

http://support.sas.com/kb/10/002.html, 26KB

2002-10-15

8596 - Syntax error when accessing GDG data set from MS Query wizard via ODBC- Usage Note

When you attempt to retrieve data from a SAS Generation Data Group (GDG) data set from a Microsoft Query Wizard for applications such as Excel or MS Access by using the SAS ODBC Driver, you will get a syntax error for ...

http://support.sas.com/kb/8/596.html, 27KB

2002-02-06

6391 - Does SAS/ACCESS provide support for accessing Cold Fusion,a web-based application on Unix platforms?- Usage Note

According to www.coldfusion.com, Cold Fusion is a web application server. Therefore, the web application would be talking to ODBC down to a target datasource. If this is the case, you may want to have SAS be the ODBC ...

http://support.sas.com/kb/6/391.html, 26KB

2002-01-15

6592 - SAS ODBC Driver fails with Microsoft Data Access Components 2.6- Usage Note

When Microsoft Data Access Components (MDAC) level 2.6 is installed on Windows, the SAS ODBC driver fails to work properly. The main observed symptom of this is the following message segment that can occur in several ...

http://support.sas.com/kb/6/592.html, 26KB

2001-12-11

6470 - Error occurred during the move data process -115 when installing SAS ODBC driver under WIN2000- Usage Note

When try to install SAS ODBC driver on WIN2000 and not logged on with Administrator rights, error will occurred error occurred during the move data process -115 Make sure to be logged on with Administrator rights.

http://support.sas.com/kb/6/470.html, 25KB

2001-06-25

4192 - The SAS ODBC driver does not work with Microsoft Project 98 or Microsoft Project 2000.- Usage Note

You cannot import a SAS data set into Microsoft Project and you cannot export a project into SAS data sets. This is because Microsoft Project requires data types that are not supported by the SAS ODBC driver. There are ...

http://support.sas.com/kb/4/192.html, 25KB

1 - 21 of 21 results
Previous   |    1    |    Next