Analyst Modeling Using Visual Studio (BI Workbench) And AS DB With Security Restrictions
Nov 30, 2006
Hello--
A question has come up around the following situation where a number of analysts will building data mining models in a specific analysis services databases.
- There is one AS DB for each modeling "project" and the analysts assigned to work on the "project" are grouped together in Windows Security Groups.
- The analysts are only allowed to access the AS DB for their project. To support this security model, we've implemented scripts to create the AS DB for the "project" and then a Role is created within the AS DB called "Administrator" and the members of this role are the members of the corresponding Windows Security Group.
The AS DB, role and membership are created by a machine "admin". After the AS DB is created, it appears that the only way an analyst can build models using Visual Studio (Business Intelligence Workbench) in the AS DB while maintaining the security model is to do the following:
- Run Visual Studio (or BI Workbench)
- Select File -> Open -> Analysis Services Database, then specify the database that they have access to.
In this "online" modeling environment, things are working fine. The question is -- is it possible for an analyst to create an Analysis Services Project in Visual Studio and "bind" it to already-created AS DB? This doesn't appear to work, but I may be missing something.
Thanks,
- Paul
View 1 Replies
ADVERTISEMENT
Jan 19, 2006
I ask because I'm still looking for the source of interface problems I have in using the SSIS designer.
View 4 Replies
View Related
Nov 5, 2006
Can someone please explain this statement: At the logical level where there can be any number of entities in a relationship while physically you define relationships between two tables.
thx,
Kat
View 1 Replies
View Related
Mar 17, 2007
I have a database in my "App_Data" folder of my visual studio project. I can view it fine in Visual Studio's built-in tools for managing a database attached to a solution. However i recently started playing around with the SQL Server Management Studio Express program. When i attach my database to Management Studio, and try to run my program it crashes. I think it might be a permissions error?!? When i detatch it and reattach it in visual studio it runs fine again. Any suggestions? ThanksJason
View 1 Replies
View Related
Apr 16, 2007
I recently installed the Evaluation Edition of SQL Server 2005 x64 and it appears that MS Visual Studio 2005 is installed in stead of SQL Server Business Intelligence Development Studio. When I choose new project the only template available is "Blank Solution". How do I get all the templates (i.e. Analysis Server Project, Integration Services Project, Report Model Project, Report Server Wizard project, etc.)?
Or would it be better to uninstall MS Visual Studio 2005 and attempt to reinstall BIDS?
View 4 Replies
View Related
Sep 4, 2007
I am new to visual studio and I am still not sure of all its components and features.
I installed visual studio 2005 standard edition but cannot find SQL Server Management Studio?
I guess this must be because it is not included with Visual studio 2005 standard. Is it included with VS 2005 professional?
I want to add pictures of products to my shopping site using an SQL database and I’ve been told that SQL Server Management studio is required as it is a graphical tool.
How would I go about obtaining the SQL server management studio. There seems to be different versions of SQL server that it is confusing to know which one to purchase.
Will the SQL server 2005 version that comes with Visual studio standard be sufficient for me now right? I want to create a shopping site with hundreds, perhaps even thousands of products. I want to use an SQL server 2005 database. The database will include ‘dynamically generated’ product images if that is the correct terminology.
My goodness, it seems I still have so much to learn.
Thanks
View 1 Replies
View Related
May 13, 2008
I have created a database under management studio and i want it to be connected in visual studio but it failed
the error msgs said that the database can't be connected coz the database with same name exits but that is not true
View 2 Replies
View Related
Sep 12, 2007
How do i get the database that i am using in visual studio into my SQL server management studio?
i need to create some scripts to create stored procedures on a live server.
View 1 Replies
View Related
Feb 29, 2008
I have SSRS in Visual Studio. I created a query that works fine in SQL Server Management Studio, but when pasted into Visual Studio I get the error "An expression of non-boolean type specified in a context where a condition is expected, near '('.
Here is the query. Can anyone help on why this isn't working? Thanks.
SELECT CASE WHEN MONTH(dbo.MAS_CCS_ARN_InvHistoryHeader.SOTransDate) = MONTH(GETDATE()) AND YEAR(dbo.MAS_CCS_ARN_InvHistoryHeader.SOTransDate) = YEAR(GETDATE())
THEN dbo.MAS_CCS_ARO_InvHistoryDetail.SOExtChargeAmount ELSE 0 END AS CurrentMonth,
CASE WHEN SubString(dbo.MAS_CCS_GL_Account.Account,1,3) = '400' THEN 'ALEDO' ELSE ' ' END AS Location,
dbo.MAS_CCS_ARN_InvHistoryHeader.SOTransDate, dbo.MAS_CCS_ARN_InvHistoryHeader.InvoiceNumber,
dbo.MAS_CCS_AR1_CustomerMaster.CustomerName, dbo.MAS_CCS_ARO_InvHistoryDetail.DetailSeqNumber,
dbo.MAS_CCS_ARO_InvHistoryDetail.LineType, dbo.MAS_CCS_GL_Account.Account, dbo.MAS_CCS_ARO_InvHistoryDetail.SOExtChargeAmount
FROM dbo.MAS_CCS_AR1_CustomerMaster, dbo.MAS_CCS_ARN_InvHistoryHeader, dbo.MAS_CCS_ARO_InvHistoryDetail,
dbo.MAS_CCS_GL_Account
WHERE dbo.MAS_CCS_AR1_CustomerMaster.CustomerNumber = dbo.MAS_CCS_ARN_InvHistoryHeader.CustomerNumber AND
dbo.MAS_CCS_ARN_InvHistoryHeader.InvoiceNumber = dbo.MAS_CCS_ARO_InvHistoryDetail.InvoiceNumber AND
dbo.MAS_CCS_ARO_InvHistoryDetail.SOGLSalesAcct = dbo.MAS_CCS_GL_Account.AccountKey
View 1 Replies
View Related
Sep 13, 2006
I have installed Visual Studio 2005 which includes SQL Server Express but not the Management Studio.
Can I install SQL Server Management Studio Express?
View 1 Replies
View Related
Apr 21, 2004
Hi
I need the answer for the folowing question.
During the Preliminary Investigation and Problem Analysis phases, an Analyst collected numerous samples, including documents, forms, and reports. Explain how these samples will prove useful for Analysis at later stages of System development.
Waiting for the reply at the earliest.
Thanking You,
Shwetha
View 1 Replies
View Related
May 5, 2006
I'm very confused. I installed Visual Studio 2005 and thought I understood that SQL Server 2005 came with it, but it appears that it's SQL Server 2005 - Express. Can anyone tell me what I need to do in order to get Data Transformation Services loaded or the equivalent of DTS in SQL Express?
View 1 Replies
View Related
Apr 7, 2004
Does anyone have a description of what is a System Analyst responsibility should involve. I was recently assigned the title and is no longer sure what my responsibility should entail. I asked mgmt for a description. Still waiting.
Thanks.
View 8 Replies
View Related
Jun 17, 2008
Hi,
I am new to this environment, Can Someone help me in how to write the SSIS Packages using the Visual Studio in STEPS or using any links.
Thanks in Advance.
View 2 Replies
View Related
Dec 22, 2006
Hi
Are there any (important?) advantages of using data mining through DMX instead of Visual Studio 2005 on the SQL server 2005?
/Dennis
View 1 Replies
View Related
Jan 13, 2007
When I try to create a database that will have fields for a date and a time the only data type option in visual studio is datetime. This stores data as dd/mm/yyyy-00.00.
how can I set it to store either a date dd/mm/yyy or a time 00.00 but not both.
As it is now I cant seem to store a time.
Thanks
jim
View 4 Replies
View Related
Nov 4, 2007
Hi all,
Have tried running a dts package but Im unable to add the reference Microsoft.Sql.managedDts.
Is there any other way that i can do tat from Visual studio code behind page? I need to let the user to
trigger the package from the web application. Thks in advance.
Wei
View 1 Replies
View Related
Jun 19, 2006
Hi guys,
Can I use MS SQL server 7 for Visual Studio 2005 ?
View 1 Replies
View Related
Mar 30, 2007
visual studio 2005
how will i know what edition of visual studio i have? i have seen in connection strings the .sqlexpress. does it mean that it is express edition? but the owner of my cd told me that it is not.
can u help me build my connection string?
when i uninstall visual studio, will my files be lost? or i can still access them when i reinstall it? because i'm planning to uninstall and reinstall it but i don't want my files to be lost. tnx
View 4 Replies
View Related
Jul 29, 2006
I want to install SQL on the same machine as VS 2005 Pro for development.While trying to install the version of SQL that comes with the VS 2005 ProI'm getting error messages and the SQL engine will not start. Is itpossible to have the SQL install on the same machine as the VS 2005 or do Ineed to install the personnel edition instead? What should I do?Charles MacLeanMTS, Inc.
View 1 Replies
View Related
Mar 13, 2007
Hi there, I am a newcomer to SQLExpress. I have installed Visual Studio 2005 and have been playing with it. Now I need to make a DB project with SQL server but I can not find a way to run the scripts (provided) to create the database I need.
Does anybody can help with this elementary question?
best
jose
View 1 Replies
View Related
Nov 20, 2006
Hello,
I am trying to install SQL CE v.2.0 to use it with visual studio 2005. The problem is that when I try to add refference System.Data.SQLClientCE I cannot find it hence I belive that it does not install properly. I am new to this so please try to be as more informative as you can.
Kindest regards,
John.
View 3 Replies
View Related
Jun 27, 2006
I currently have Visual Studio .NET 2003 installed on my computer and I am trying to develop an application that would require the use of SQL data base on a network using C++. Would I just need to install the SQL Express and Express Manager to get Visual Studio working with the database? Or do I need to also install Visual Studio C++ 2005 express to get the data base features working correctly.
Thanks
View 1 Replies
View Related
Mar 7, 2008
We're just about to enter the dark world of SSRS.
As I understand it, to author the reports, we need Visual Studio. Some stupid questions then:
1> Does SQL Server 2005 come bundled with Visual Studio 2005, if so, this just represents one user license?
2> We will be needing more than one licesnce, what version of Visual Studio is it?
3> Am I right in thinking that I can just Install VS on a client machine instead of direct on the server, if so, is there any SDKs or the like I need to install so I can author SSRS?
4> Do I need to install SSRS on my machine?
Thanks for your help
Lee
View 4 Replies
View Related
Aug 30, 2006
I can create and edit DTSX packages in Visual Studio 2005, but I can't execute them because the start button is grayed out. Can someone help?
I am able to run them using the execution utility, but that's a hassle.
Kathy
View 1 Replies
View Related
Aug 28, 2006
I installed SP1 to fix a few problems, including one where the help button did not work from dialog boxes in Business Intelligence Development Studio. The installation of SP1 did not fix the help button problem so I decided to uninstall sql server development tools and reinstall them. Well, now I can't reinstall them because of a build block error that states I am trying to install an earlier version of Sql Server on top of a new one (which, of course, I am (in a way)). Is there any way to get around this?
View 2 Replies
View Related
Jan 8, 2008
Hi,
I am not sure whether this questions goes here.
I have lot of packages stored in my hard disk and i am creating some more. Now my machine gets very slow only if i open these packages in visual studio. When i check the CPU usage by that time it is not even 2%. If i try to navigate between data flows. I get message "Microsoft Visula studio is doing some internal operations and if you are getting this message in normal usage repor this to Microsoft". Is this the issue in my visual studio installation or some thing else.
I also reinstalled all the software 3 weeks back and it was working good till yesterday again the the problem started yesterday.
View 14 Replies
View Related
May 13, 2007
Can anyone tell me what is the difference between
Microsoft SQL Server Integration Services Designer
Version 9.00.1399.00
and
Microsoft SQL Server Integration Services Designer
Version 9.00.2047.00
I have some problems with parameter passing in version 1399 but it seems to work on version 2047. I wnat to know if the reason for that is the VS version.
View 1 Replies
View Related
May 11, 2007
Hi!
I want to deploy an application that require the SQL Server Compact Edition 3.5 to be installed..... and I want to deploy my application with ClickOnce!
But, the problem is that I can't select "SQL Server Compact Edition" in the prerequisites of the Visual Studio Project properties... ???
Do you have a solution ?
thx!
View 1 Replies
View Related
Nov 7, 2006
I am working with VS version .0.50727 and .Net froamwork 2.0.50727.
Database under Options is set to SQLEXPRESS. In SQL Server configuration Manager, SQLEXPRESS is running and has all except VIA enabled.
When I try to add a new SQL data base to a project, I recieve the message 'Failed to generate a user instance of SL Server due to a failure in starting the process for the user instance. The connection will close.
Can someone help me with setup between VS and SQL serve?
View 2 Replies
View Related
Oct 25, 2007
Can anyone point me to a tutorial where it is explained how connect Visual Studio to SQL Server 2005 and also 2000 and also MySQL?
View 3 Replies
View Related
Apr 2, 2008
My friend created a vb project in Visual Studio 2005 with Microsoft SQL Server 2005 in her computer. Then, I transfer her project to my computer in which Visual Studio 2005 and Microsoft SQL Server 2000/2005 were installed. However, when I run the project, I got the following error on the web browser:
An error has occurred while establishing a connection to the server. When connecting to SQL Server, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
So, I go to 'SQL Server Surface Area Configuration'. When the window popped up, I clicked on 'Surface area configuration for services and connections'. A window popped up with the following error:
Computer localhost does not exist on the network or the computer cannot be configured remotely verify that the remote computer has the required windows management instrumentation components and then try again.
Then, I checked under Computer Management > Services and Applications > SQL Server Configuration Manager. On the right hand side of the SQL Server Configuration Manager, I saw the following error:
Cannot connect to WMI provider.You do not have permission or the server is unreachable. Note that you can only manage SQL Server 2005 servers with SQL Server Configuration Manager.
I really do not know how to resolve this. Please help. I just want to run my project smoothly.
Thank you.
View 6 Replies
View Related
Jun 22, 2007
I keep getting this balloon message along with 'please contact microsoft if you continue to get this message' when using SSIS
Here's the news: I continually get the message so here I am 'contact MS'
There is no link in the balloon indicating quite how I should contact MS.
Any one else have this problem?
View 3 Replies
View Related