Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
artmacc
Starting Member
1 Post |
Posted - 2008-02-29 : 13:58:04
|
| I am trying to use a new microsoft add-in for office 2007. I installed the 180 day trial version of SQL Server 2005 and according to the instructions it was suppose to be very easy to connect the add in to SQL. I am receiving an error message which I cannot find a resolution to using the readme file and wonder if you can help. Here is the url to the readme file and a screenshot with a summary of the add in.http://download.microsoft.com/download/5/0/e/50ec0a69-d69e-4962-b2c9-80bbad125641/ReadmeSQL2005.htmhttp://download.microsoft.com/download/5/0/e/50ec0a69-d69e-4962-b2c9-80bbad125641/ReadmeSQL2005.htm#_3461_accessing_setup_documentation_cuy1 http://download.microsoft.com/download/5/0/e/50ec0a69-d69e-4962-b2c9-80bbad125641/RequirementsSQL2005.htmhttp://www.microsoft.com/sql/technologies/dm/addins.mspxERROR MESSAGEUnable to connect to server 'localhost'. Please make sure user 'ARTIMUS\Art McCarty' has at least read permission to some database on the server.DETAILS ON TH ADDINThe SQL Server 2005 Data Mining Add-ins for Office 2007 allow you to uncover hidden patterns and relationships in your data and then put them to work to enhance the quality of your analysis.The package you downloaded allows you to install the following add-ins:Table Analysis Tools for ExcelWith a couple of mouse clicks you can detect and analyze the key influential factors for values in your data, highlight values that don't fit with the rest of the data. MoreData Mining Client for ExcelGo through the full data mining model development lifecycle within Excel by using your spreadsheet data, or by using external data accessible through your Analysis Services database. MoreData Mining Templates for VisioRender and share your mining models as Visio drawings that you can annotate. MoreThanks for your help.Art |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-03-01 : 21:03:19
|
| Ensure you added windows account 'ARTIMUS\Art McCarty' as sql login in sql server. |
 |
|
|
|
|
|