on 2010 Jul 08 11:10 AM
When receiving the error message "The SQL scripts DLL cannot be loaded", which component should I look for? Any idea how to identify what might be really missing?
The error is generated when the server tries to load the dbscriptxx.dll, where xx is the SQL Anywhere (major) version number.
The script DLL is versioned; the DLL contains the major and minor version number along with the build number. The build number is ignored (at the moment) during verification, but if the minor version number does not match - for example you're using an 11.0.1 server with an 11.0.0 dbscript11.dll, then you'll get this error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
11 | |
10 | |
10 | |
9 | |
7 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.