SUPPORT / SAMPLES & SAS NOTES
 

Support

Usage Note 37512: An OPTIONS statement is not required when you connect to the MySQL database with SAS/ACCESS® Interface to MySQL

DetailsAboutRate It

When you submit a LIBNAME statement with a libref pointing to MySQL with SAS/ACCESS Interface to MySQL, the following OPTIONS statement is not required for SAS® 9.2 or later.

options set=sasmyl mywin417;

When you use this OPTIONS statement in SAS 9.2 or later, you receive this error message:

ERROR: The SAS/ACCESS Interface to MYSQL cannot be loaded. 
The SASMYL code appendage could not be loaded.
ERROR: Error in the LIBNAME statement.

Remove the OPTIONS statement from your code to connect successfully to MySQL.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemSAS/ACCESS Interface to MySQLMicrosoft® Windows® for x649.2 TS1M0
Microsoft Windows Server 2003 Datacenter Edition9.2 TS1M0
Microsoft Windows Server 2003 Enterprise Edition9.2 TS1M0
Microsoft Windows Server 2003 Standard Edition9.2 TS1M0
Microsoft Windows XP Professional9.2 TS1M0
Windows Vista9.2 TS1M0
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.