|
楼主

楼主 |
发表于 2007-4-9 14:28:49
|
只看该作者
Problems loading MySQL, SAS/ACCESS (please help!!!)
My code is:
libname abc mysql user=root password=345 server=localhost database=firstmonth port=3306;
The log is:
ERROR: The SAS/ACCESS Interface to MYSQL cannot be loaded. The libmysql code appendage could not be loaded.
ERROR: Error in the LIBNAME statement.
I am sure that my information ( user ,passward,server,database,etc) are all right. My sas version is 9.1.3.
Will you help to tell what's the reason?
Thanks so much! |
|