Statistician's PC: Difference between revisions

Created page with "This page contains information that might be required by anyone who needs to do a re-build on the Statistician's computer. == Special Software installed == === SAS === *..."
 
Line 16: Line 16:
With Office/Access 2019 installed,  
With Office/Access 2019 installed,  
* [[#ChartRunner]] gives the following error:  
* [[#ChartRunner]] gives the following error:  
<code>CHARTRunner encountered an issue while displaying your chart. The chart settings need to be edited. The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine. </code>
* [[#SAS]] 9.4 gives the following error:  
* [[#SAS]] 9.4 gives the following error:  
<code>ERROR: Connect: Class not registered


The solution is to install the following, '''in that order''':
ERROR: Error in the LIBNAME statement.</code>


[https://www.microsoft.com/en-ca/download/details.aspx?id=10910 2010 Runtime] - use the ''32-bit'' one, '''not''' the 64-bit one.
The solution is for someone with admin rights to install the following, '''in that order''':
[https://www.microsoft.com/en-ca/download/details.aspx?id=39358 2013 Runtime] - use the '''64-bit''' one
# [https://www.microsoft.com/en-ca/download/details.aspx?id=39358 2013 Runtime] - use the '''64-bit''' one
#* regular install
# [https://www.microsoft.com/en-ca/download/details.aspx?id=10910 2010 Runtime] - use the '''32-bit''' one, '''not''' the 64-bit one
#* run this from the command line with <code>/passive</code> parameter, ie <code>AccessRuntime.exe /passive</code> to avoid bitwise incompatibility error


== Related articles ==  
== Related articles ==