PL/SQL resuable component

Hi All,
I have to come up with some pl/sql resuable component. Please suggest what can be build.
Nordik

Nordik wrote:
I have to come up with some pl/sql resuable component. Please suggest what can be build.
ALL applications, that are properly engineered, will contain NUMEROUS reusable components. As that is a fundamental principle of software engineering. Modularising code. Where modules are reusable components.
This is not something that takes extra effort and extra thought to do. It must be a natural result of designing and writing code.
And it is a simple thing to do. If you start repeating even a single line of code in a module - STOP. Ask yourself whether repeating the same code again and again is appropriate, or whether those repeating line(s) should not be written as a stand-alone and reusable module.
It is that easy.

Similar Messages

  • 'is null' not working in dynamic sql and SQl Query component (OBPM 10gr3)

    I'm using a SQL Query component with sql like this
    'select col1, col2 from table where col3 is null'
    for some reason this does not work.
    Has anybody faced this issue? Is there a known bug with handling nulls
    Thanks

    plz post which DB version u r working with
    dont use paramters in Procedure with : sign
    Write simply the name of the Paramters like p_userid etc etc
    this might help u as well
    http://baigsorcl.blogspot.com/2010/02/get-rid-of-addtional-quotes-with-quote.html

  • Is it possible to create Resuable component in Swing

    Can Some one tell me Is it possible to create Resuable component in Swing?
    I have around 100 applications and i have to create a common Component and I have to use for this to all 100 Applications.
    If possible can u send me code.
    Thanks
    Mohan Kumar

    Hi Prosun Bondopadhyay  ,
                   Component controller is the base of a wda component. its can be considered as the base class. all the other views can be considered as the sub classes of component  controller. so without the base class there is no existence for sub class rt?
    like we can use all the methods and attributes of a component controller(main class) across all the view(sub class) and the viceversa is not possible.
    hence we cannot create a wda without component controller.
    Regards
    Sarath

  • SQL Spreadsheet  Component  problems

    We've encountered some strange behavior while using the SQL Spreadsheet Component within a report:a) Most of the time the SQL-GENERATOR does not generate any SQL. The SQL written by us works fine, but is not accepted by the SQL-Generator e.g. entering first an SQL command and than pressing the SQL-Generator button will raise an Error invalid SQL statement, but the statement as such is correct and returns the values.b) We are not able to create an SQL-Kombinationsfeld (German name for the Drop-Down List). We are able to select the Datasource, the SQL table we previously defined, but than an error is raised 'Keine verfügbare Spalten' = 'No available columns'Had anyone of you encountered similar problems and especially was able to solve them? Any help is more than appreciatedRobert

    Sorry I forgot to mention our Analyzer instalation:Version: 6.5.1.0.00937Class Version: Java HotSpot(TM) Client VMVM Version: Java HotSpot(TM) Client VMVM Vendor: Sun Microsystems Inc.Java Vendor: Sun Microsystems Inc.Java Version: 1.3.1_02OS Name: Windows 2000OS Version: 5.0Total Memory: 133955584Free Memory: 12507072Locale: English (United States)Client-InformationenVersion: 6.5.1.0.00937Class Version: Java HotSpot(TM) Client VMVM Version: Java HotSpot(TM) Client VMVM Vendor: Sun Microsystems Inc.Java Vendor: Sun Microsystems Inc.Java Version: 1.3.0_02OS Name: Windows 2000OS Version: 5.1Total Memory: 25714688Free Memory: 10004480Locale: Deutsch (Deutschland)

  • Help! about SQL Replication component

    We have a SQL2005(x64) Cluster, it is SAP's DB.
    the replication component not be installed at first.
    but now, we want to use SQL replication function to publish some table to a middle database..
    the SQL2005 cluster parameter
         VS=SQLTEST
        Node1=SQLTEST1
        Node2=SQLTEST2
    I see from SQL online help, I only can use command prompt to add or remove SQL component in cluster.
    so I run the command:
        start /wait <file paths>\setup.exe /qb VS=SQLTEST INSTALLVS=SQL_Engine INSTANCENAME=MSSQLSERVER ADDLOCAL=SQL_Replication ADDNODE=n
    End,the installation process failure!
    Message Display:
    SQL Server Setup is unable to run.  Either the owning node or all nodes that
    are currently part of the virtual server are not available.  Review any SCC
    failures and validate that all nodes are online.
    the setup log
    Setup Consistency Check Report for Machine: SQLTEST2
    Article: WMI Service Requirement, Result: CheckPassed
    Article: MSXML Requirement, Result: CheckPassed
    Article: Operating System Minimum Level Requirement, Result: CheckPassed
    Article: Operating System Service Pack Level Requirement, Result: CheckPassed
    Article: SQL Compatibility With Operating System, Result: CheckPassed
    Article: Minimum Hardware Requirement, Result: CheckPassed
    Article: IIS Feature Requirement, Result: Warning
    Description: IIS is not installed, therefore Report Server feature will be disabled Action: Install IIS in order for Report Server feature to be enabled
    Article: Pending Reboot Requirement, Result: CheckPassed
    Article: Performance Monitor Counter Requirement, Result: CheckPassed
    Article: Default Installation Path Permission Requirement, Result: CheckPassed
    Article: Internet Explorer Requirement, Result: CheckPassed
    Article: Check COM+ Catalogue, Result: CheckPassed
    Article: ASP.Net Registration Requirement, Result: Warning
    Description: Required version of ASP.NET not Registered Action: Microsoft Reporting Services 2005(32-bit) requires 32-bit ASP.Net registered. Microsoft Reporting Services 2005(64-bit) requires 64-bit ASP.Net registered. Install the required version of ASP.Net.
    Article: Minimum MDAC Version Requirement, Result: CheckPassed
    Setup Consistency Check Report for Machine: SQLTEST1
    Article: WMI Service Requirement, Result: CheckPassed
    Article: MSXML Requirement, Result: CheckPassed
    Article: Operating System Minimum Level Requirement, Result: CheckPassed
    Article: Operating System Service Pack Level Requirement, Result: CheckPassed
    Article: SQL Compatibility With Operating System, Result: CheckPassed
    Article: Minimum Hardware Requirement, Result: CheckPassed
    Article: IIS Feature Requirement, Result: Warning
    Description: IIS is not installed, therefore Report Server feature will be disabled Action: Install IIS in order for Report Server feature to be enabled
    Article: Administrative Shares Requirement, Result: CheckPassed
    Article: Pending Reboot Requirement, Result: CheckPassed
    Article: Performance Monitor Counter Requirement, Result: CheckPassed
    Article: Default Installation Path Permission Requirement, Result: CheckPassed
    Article: Internet Explorer Requirement, Result: CheckPassed
    Article: Check COM+ Catalogue, Result: CheckPassed
    Article: ASP.Net Registration Requirement, Result: CheckPassed
    Article: Minimum MDAC Version Requirement, Result: CheckPassed
    The CheckSCCResult returned for cluster install is 0
    Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\sqlsval.dll Version:2005.90.1399.0
    Error: Action "InvokeSqlSetupDllAction" threw an exception during execution.
    Return Code: 1119d
    Message displayed to user
            SQL Server Setup is unable to run.  Either the owning node or all nodes that are currently part of the virtual server are not available.  Review any SCC failures and validate that all nodes are online.
    in the log, we can see all nodes is be check SCC, find some SCC warning(such
    as IIS and ASP.NET). installation be terminated in this step.
    I know SQL replication function is not support by SAP official.
    but I want to try it.
    has somebody success add replication component in SQL Cluster?
    PLS give me some suggestion about it.
    THK.

    Can you tell me what the replication component has to do w/ MSCS?  I think that it can be configured even without MSCS right?  Basically, you want to replicate a specific group of tables to a 3rd DB?

  • How do I Pass a parameter to a SQL Component Task where the source SQL statement is also a variable

    Hi,
    I have been tasked with making a complex package more generic.
    To achieve this I need to pass a parameter to a SQL Component Task where the source SQL statement is also a variable.
    So to help articulate my question further I have create a package and database as follows; -
    USE [KWPlay]
    GO
    /****** Object: Table [dbo].[tblTest] Script Date: 05/14/2014 17:08:02 ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    CREATE TABLE [dbo].[tblTest](
    [ID] [bigint] IDENTITY(1,1) NOT NULL,
    [Description] [nvarchar](50) NULL,
    CONSTRAINT [PK_tblTest] PRIMARY KEY CLUSTERED
    [ID] ASC
    )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]
    ) ON [PRIMARY]
    GO
    I populated this table with a single record.
    I unit tested the SQL within SSMS as follows;
    SELECT * FROM dbo.tblTest
    Result; -
    ID           
    Description
    1             
    Happy
    DECLARE @myParam NVARCHAR(100)
    SET @myParam = 'Sad'
    UPDATE dbo.tblTest SET [Description] = @myParam FROM dbo.tblTest WHERE ID = 1
    SELECT * FROM dbo.tblTest
    Result; -
    ID   
    Description
    1    
    Sad
    Within the package I created two variables as follows; -
    Name: strSQL
    Scope: Package
    Data Type: String
    Value: UPDATE dbo.tblTest SET [Description] = @myParam FROM dbo.tblTest WHERE ID = 1
    Name: strStatus
    Scope: Package
    Data Type: String
    Value: Happy
    I then created a single ‘Execute SQL Task’ component within the control flow as follows; -
    However when I run the above package I get the following error; -
    SSIS package "Package.dtsx" starting.
    Error: 0xC002F210 at Execute SQL Task, Execute SQL Task: Executing the query "UPDATE dbo.tblTest SET [Description] = @myParam FR..." failed with the following error:
    "Parameter name is unrecognized.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
    Task failed: Execute SQL Task
    Warning: 0x80019002 at Package: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED. 
    The Execution method succeeded, but the number of errors raised (1) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the
    errors.
    SSIS package "Package.dtsx" finished: Failure.
    I also tried; - 
    Name: strSQL
    Scope: Package
    Data Type: String
    Value: UPDATE dbo.tblTest SET [Description] = ? FROM dbo.tblTest WHERE ID = 1
    However I received the error; - 
    SSIS package "Package.dtsx" starting.
    Error: 0xC002F210 at Execute SQL Task, Execute SQL Task: Executing the query "UPDATE dbo.tblTest SET [Description] = ? FROM dbo...." failed with the following error: "Parameter name is unrecognized.". Possible failure reasons: Problems with
    the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
    Task failed: Execute SQL Task
    Warning: 0x80019002 at Package: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED.  The Execution method succeeded, but the number of errors raised (1) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches
    the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.
    SSIS package "Package.dtsx" finished: Failure.
    Kind Regards,
    Kieran.
    Kieran Patrick Wood http://www.innovativebusinessintelligence.com http://uk.linkedin.com/in/kieranpatrickwood http://kieranwood.wordpress.com/

    Tried; - 
    Name: strSQL
    Scope: Package
    Data Type: String
    Value: UPDATE dbo.tblTest SET [Description] = ? FROM dbo.tblTest WHERE ID = 1
    and; - 
    Result; - 
    SSIS package "Package.dtsx" starting.
    SSIS package "Package.dtsx" finished: Success.
    Therefore the answer was to put the parameter number rather than the parameter name under the parameter mapping tab-> parameter name column. 
    Kieran Patrick Wood http://www.innovativebusinessintelligence.com http://uk.linkedin.com/in/kieranpatrickwood http://kieranwood.wordpress.com/

  • Passing a string into an SQL query IN statement

    Hello,
    I need to connect to a database to pull some data to dynamically create a form based on the data I pull back. My SQL query works fine when I manually run it through a SQL client tool, but when I try to pass it through my workflow I'm having trouble with passing my string into the IN part of the statement. So if for example my SQL query is:
    SELECT Field1, Field2, Field3 FROM Table1 WHERE Field4 IN (?)
    I have a process variable that has the string I'm trying to pass into the ?, but I don't seem to be able to get the query to run. I have tried setting up my query to run as a Parameterized Query (passing my string process variable into the ?), and by setting the query up through xPath (where I am calling my process variable with an xPath declaration), but am not having any luck.
    The process variable I am trying to pass is formatted such that I'm passing 'Value1','Value2','Value3' but I can reformat this string if need be. Even with using test data I can't get the query to return anything. For test data I have tried: 'Value1','Value2','Value3' ; Value1','Value2','Value3 ; Value1,Value2,Value3 but the query never returns any data. I can't seem to see how to format the string to pass into the query. The Query will work with a single Value in the test data, but as soon as I try to pass multiple values within the string it fails. Any suggestions?

    The problem looks to be a limit on what I can pass into the SQL query component. My string is coming from data returned from another database. I take the xml output from that database call, pass it through a set variable component to remove my xml tags from the string, and then format the string in a script component (I have to do it this way because of the way the data coming out of my first database call). I've put in loggers, and can see that the string I'm passing into my query that is giving me problems, is formatted the same way as if I were to use the concat function Scott listed above. It looks like there is a limitation on what can be passed in my variable. I have tried creating my entire SQL query statement in a set variable component, and then just calling the process variable that holds that statement, but there is a character limit of 128 character for what can be passed in a variable through xpath in the SQL query component.
    The next thing I tried was changing my SQL where clause. Instead of passing my variable directly into the IN statement I set up a PATINDEX('%:'+countyname+ ':%', ?) > 0 call to check for the values in my database call. As you can see I took out the "," that I was passing as part of my string, thinking that the SQL component was getting confused by them, and placed ":" characters around my values being passed in my string variable. No matter what I try to do though I'm not able to get the query to run. The component looks like it is taking my string, and is seeing the whole thing as a string instead of passing it as individual values within a string.
    I think I'm getting close, but I keep getting a Content not allowed in prolog exception in the server logs.

  • SCOM 2012 Installation does not show the SQL Server Instance for reporting services

    I have an issue when I try to install SCOM 2012 with the Reporting Server feature, so in the step that I have to select a SQL Server Instance I cannot do that, because as you can see in the picture no one option appears.
    In my scenario I have a DCSERVER, SQLSERVER2008 R2, SCCMSERVER 2012 and in other server I are trying to install SCOM 2012. I are trying to use the same SQLSERVER to SCOM 2012.
    Should I do other procedure on SQL Server before to continue? I will apreciate someone could say me what I need to do to resolve this issue.
    Regards,
    Paul Mendoza.

    Hi Paul
    Can you confirm that SQL Reporting Services is installed on the server that you are doing the install.
    For a lab environment where you have SCOM Management Server, Web Server on one server and SQL Server on another you need to:
    - run setup on the SCOM Server and choose NOT to install reporting. The install here will create the OperationsManager database and OperationsManagerDW (reporting) database.
    - run setup on the SQL Server where SQL Reporting Services is installed. Then choose to install reporting. You should then see the SQL Reporting Services instance on the above window which is blank in your screenshot.
    Take note of the warning in that window - SCOM uses its own role based security within SQL Reporting Services and this can break other reporting. E.g. you can't install SCOM and SCSM reporting (SQL RS component) together. 
    Cheers
    Graham
    New SCOM 2012 Blog! - http://www.systemcentersolutions.com/blog/
    View OpsMgr tips and tricks at
    http://systemcentersolutions.wordpress.com/

  • Data Transformation Service (DTS) available in Oracle SQL Developer?

    Hi All,
    Sorry to bother you again. Is Data Transformation Service (DTS) available in Oracle SQL Developer? So far I cannot find it. For example, i want merge First Name, Last Name column from Access,excel or cvs to migrate as Full Name in Oracle or Full name in Access,Xls or cvs split into First name & last name column in Oracle. What method or service should I use.
    Regards,
    Tun Tun

    On wikipedia, I see that's a SQL Server component, so I don't think it's possible to use it in any other program.
    But you can always tweak columns through normal queries, and even create a new table based on that, like
    CREATE TABLE Table_New AS
    SELECT First_Name || Last_Name FROM Table_OldHope that helps,
    K.

  • PL/SQL Developement

    hi ,
    I have fair knowledge with PL/SQL,as I have used it in developement of
    PL/SQL program libraries in forms and developing interfaces between applications.
    Caan seomone send me a functional spec /technical spec as to how to develope a whole application in PL/SQL
    I want to know the following with regard to this
    1) how will the application be used/triggered ?(like in GUI we just click the first executable)
    2)What all are going to be the components of the application ?
    3)How can it be maintained ?
    rgds
    s

    You seem to view PL/SQL as something different than Java or C# or Visual Basic... it is not.
    The language itself is as capable. It is a "proper" declarative and procedural language. It has o-o programming features. Etc.
    The main difference is simply that is it a server side language and not a client side language.
    1) how will the application be used/triggered ?(like in GUI we just click the first executable)PL/SQL can generate HTML - and via an Apache web server module called mod_plsql, it can receive web browser requests and return dynamically created HTML pages.
    It is standard client-server. In a nutshell client server consists of 3 components. The User Interface (UI), the Application (APP) and the Database (DB).
    In the 90's we mostly had fat clients. This means that the UI and APP was the client. It communicated with the server component, the DB.
    These days the thin client is in fashion. This means that the client is only the UI (e.g. web browser). It communicates with the APP server. The APP server in turn a client that communicates with the DB server.
    With PL/SQL, you have a "fat" server as oppose to a fat client. You combine the APP and DB into a single server component. The Oracle RDBMS. The thin client (web browser) communicates with the APP (PL/SQL application). The APP runs inside the DB component has blindingly fast and efficient and effective access to the DB component.
    The connectivity between UI and APP in this case, is provided by Apache and mod_plsql (also called Oracle HTTP Application Server).
    2)What all are going to be the components of the application ?Everything. The complete application is written in PL/SQL. If you use an existing PL/SQL APP component framework like APEX (Oracle's Application Express), this is very easy.
    If not, then you need to write PL/SQL packages that processes the input from a web browser (converts URL GET and POST into PL variables), write PL/SQL packages that renders HTML using a cursor as input, write packages to maintain session state for the web browser (stateless) client and so on. (APEX has PL/SQL packages that do all this)
    3)How can it be maintained ?The same way as you maintain any APP component that is a server component in client-server architecture. If you used java, what will would you do? Use Eclipse and Subversion perhaps? The very same tools can be used for developing PL/SQL as the APP component. Or TOAD, or PL/SQL Developer or SQL-Developer. Or SourceSafe or CVS.
    Forgot about the concept that PL/SQL is somehow different and needs to be treated differently. That is an illusion. The principles and fundamentals of client-server and software engineering remains the same.

  • Tomcat and refreshing jsf component attributes in the browser

    I'm using Eclipse and Tomcat 5.0.25. I start Tomcat in debug mode with a shortcut: "C:\Tomcat-5.0\bin\catalina.bat jpda start". I have an entry in the Tomcat server.xml file that points to my web application:
    <Context debug="0" docBase="C:\MyProjects\eclipse\cdstore\WebContent" path="/cdstore" reloadable="true"/>
    I have a jsp page with a jsf dataTable tag. If I change the html markup (i.e. by typing "hello" in the jsp page) and press the refresh button in my IE 6.0 browser, the "hello" message is displayed.
    If, however, I change the content of a dataTable attribute (i.e. I change styleClass="aClass" to styleClass="anotherClass") or add a new dataTable attribute, the attribute changes are not sent to the browser when I press the browser refresh button. I do a "view html source" and they are not there.
    I have to close the browser down and relaunch the browser to see the new dataTable attributes.
    Does anybody know if there is any easier way of doing this?
    thanks, jeff

    Hi pushpa latha
    Yes it is possible to update the data at the header level using below approach
    create the component interface for your cusotm component
    use the component interface  in the header overview standard component as resuable component.
    Implement the event handler method for the button , in the event handler method get the refreshed value
    create the navigation and call the navigation (fire_outbond_plug) to cutom component by passing the plug name and refreshed data..
    set the refreshed data to your value node in your custom component.
    Thanks & Regards
    Raj

  • Allow Custom Font Settings on SQL Dev

    Hi,
    Well this is just simply a polite bump on my request.
    I had posted on the forum about setting font on various SQL Dev component more that two years ago.
    2.1.1 UI : Inconsistency Fonts setting on SQL Dev
    And put on Exchange here :
    https://apex.oracle.com/pls/apex/f?p=43135:7:242850196580001::NO:RP,7:P7_ID:23701
    Well, to be honest, it seems although each released of SQL Dev introduced new feature, many of the users requested features on Exchange are simply neglected.
    Quite sad though, as the Exchange should be considered as the main customers wish to see on the next version.
    I just curious to know which any of the top 20 of the request marked as implemented on this SQL Dev 3.2?
    Even for this request status is Open for more than two years, and not even a single comment from the team.
    Perhaps they don't even care to read the Exchange though.
    And this new 3.2 coming out without early adopter release as it used to be.
    Well, for the bugs (or missed bugs) I've seen from some of the posts here, would simply have to wait another 6 months from now.
    What a waste....
    What I've seen is this long cycle issue has caused lots of retiring 'used-to-be-active' users.
    To put on weight for my request,
    Isn't it funny that you cannot distinguish the query result grid between 'Oracle' and '0racle' from this 0racle's tool (or was it Oracle's)?
    Regards,
    Buntoro

    Hi,
    In User Interface perspective, mostly stands for, What You See Is What You Get (WYSIWYG).
    Maybe that's what Sven's referring to, and that's one of the reason I started this thread.
    Let's just wait for the team to decide the broad range of Font settings which are customizable, perhaps including Edit dialog as one of the customizable. And let the forums to give their opinion.
    Regards,
    Buntoro

  • I cannot connect to my basic SQL server from Visual Studio Ultimate 2013? Error 40 - Cannot establish connection

    I just started learning ASP.NET through a book, and it asks to connect to "your" SQL server and explore a .mdf file. I've been trying to install SQL, but I only just now got a working installation, and even then it won't let me install the Management
    Software. Whenever I try to connect, I get this error: http://puu.sh/7F2JY.png
    This is exactly what I do to connect:
    1) Open project
    2) Navigate to the Server Explorer
    3) Click on connect to database
    4) In this menu, I can see me Machine name on the top part, which I think means that it's picking up my server runningh
    5) On the bottom, it wants me to enter a database name. I think this may be my problem, as I have no idea what to do here.
    Also, when I double click on the database file, I get this errpr (52): http://puu.sh/7F2Yw.png
    I really don't know what to do here, so post any tips down below

    Hi,
    Did you choose the correct Server name? It should be the machine name where you installed SQL Server on.
    Is it empty when you open select or enter database name drop box in the Add connect dialog box in the Visual Studio 2013?
    “Update: I re-installed, and then used both installers. Now I have the Server Management tools, but I still cannot connect.”
    The screenshots indicates that the SQL Server is not accessible.
    Do you mean that you are not able to connect SQL Server by using SQL Server Management Studio?
    If so, make sure that SQL Server Services is started.
    Please check out the following articles for details:
    How to: Start an Instance of SQL Server (SQL Server Configuration Manager)
    http://technet.microsoft.com/en-us/library/ms190699(v=sql.105).aspx
    Connect to Any SQL Server Component from SQL Server Management Studio
    http://technet.microsoft.com/en-us/library/ms173871.aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

  • ISQL*Plus Load Script component needed..

    Hi all,
    Like to find out if anyone knows how to implement a text file loading mechanism from a jsp. It is similar to the iSQL*Plus script loading function:
    1) User connects to the server from client terminal.
    2) Browse for text file in client terminal.
    3) Load content of text file into a textarea on a jsp.
    What technology can be used? Java bean? Servlet? Any guide, advise or sample code would be appreciated.
    Thank you!

    Have you had a look at Application Express? The SQL Worksheet component sounds like what you're looking for. It can't run SQL*Plus scripts, but it can execute single SQL and PL/SQL statements. It can load/save 'scripts' to the database too. It might be even better for your needs. Web based, free ...
    http://otn.oracle.com/apex
    You gave me a laugh there with the spellchecker bit. A good Sheffield sense of humour. Nice one.
    Alison

  • Restrictions on Installing SSMS and SSDT (SQL Server 2012) on multiple clients

    Our company has a license for SQL Server 2012 (either Standard or Enterprise, I'm not sure which).  We need to set up several client machines to manage the server and want to install SSMS on those machines.  In addition, a couple users need
    to be able to edit SSIS packages using SSDT.
    My question.  Using the SQL Server 2012 license we own, are we free to install SSMS, Books Online, and SSDT on any computer in our company, without any additional cost?  We won't be installing any other SQL Server component on those machines. 
    If someone can post a link to the Microsoft web site that verifies that, I would appreciate it. 
    Russel Loski, MCT, MCSE Data Platform/Business Intelligence. Twitter: @sqlmovers; blog: www.sqlmovers.com

    Hi,
    According ‘Licensing SQL Server 2012 Components’ section in Microsoft
    SQL
    Server 2012 Licensing Guide:
    Management tools and other software identified as additional or supplemental software—such as product documentation, client connectivity tools, software add-ins, and SDKs—can generally be distributed and run on any number of devices for use with a licensed
    instance of SQL Server software. Refer to the Volume Licensing PUR for a list of additional software components provided with SQL Server 2012.
    Hope the information helps.
    Tracy Cai
    TechNet Community Support

Maybe you are looking for

  • How do I embed an email address in a form?

    How do I embed an email address in a form?

  • "Email Me" Button Issues

    I'm having some difficulty getting the "Email Me" button to function correctly and hope that someone here might have some advice for me. I have already updated my card in my address book to reflect the email address that I would like the button to po

  • CMYK gradient maps don't work correctly in Photoshop CS 4

    Gradient maps built with CMYK colors in Photoshop don't work correctly in CS4.  For one particular client I often use a brushed steel background. To control color shifts on the press I used a gradient map blending from C0 M0 Y0 K0 to C40 M20 Y20 K100

  • Camera raw/white blance

    I am using windows and PS3. I am using a infrared converted Nikon D70, image capture must be done in raw only and must have its own white balance set by me. I understand that when going into camera raw from bridge camera raw will not understand the "

  • OWB 10g/11g version control

    I am using OWB 10g release 2 but there is no feature for version control. The snapshot feature and export/import can help but Its very difficult with big project. Is there any new feature with OWB 11g release 1 or 2 for version control ? Do you have