Search
-
Category: (MySQL)
... a Server Instance, I'm going to specify the Take Parameters from Existing Database Connection option (note that I have obscured my personal settings in the following screenshot): In this screen, ...Created on 05 February 2013 -
Category: (General Joomla!)
... even when you have Search-engine-friendly website addresses enabled. How? Basically you have to include &view=article as opposed to Joomla v1.5.x when the option and id parameters would suffice: - ...Created on 04 December 2012 -
Category: (RokDownloads)
Admin Parameters include: + module class suffix + module width + text alignment + underline override + background to each word + background text color + background color + background border ...Created on 03 December 2012 -
Category: (Transact SQL)
... "WarehouseLoadKey" and the value we want to search on is "3" (the 3rd incremental load). How? The below stored procedure can be reduced to just a script as long as you declare and set the parameters ...Created on 05 November 2012 -
Category: (SQL)
... Bit = 0 AS /* Parameters and usage @Tablenames -- Provide a single table name or multiple table name with comma seperated. If left blank , it will ...Created on 08 October 2012 -
Category: (Joomla! Tutorials)
... modal is a much easier way for the end-users to select a Joomla! article in the component parameters/options. The "clear" button is essential as some article_modal fields may not be required and are difficult ...Created on 27 August 2012 -
Category: (Oracle SQL)
... IS NULL THEN v_returnedval := NULL; ELSIF p_original_datatype='INT' THEN -- Check Parameters and assign proper default values IF p_original_range_1 ...Created on 22 August 2012 -
Category: (MS Reporting Services)
... read-only user. 3. Add an SSRS parameter Idem as in just specify a parameter as you would for any usual SSRS report. (Ignore my 2nd and 3rd SSRS parameters in my example as I didn't end up using ...Created on 19 January 2012 -
Category: (Oracle SQL)
... AD name as user parameters. Syntax: CREATE [OR REPLACE] FUNCTION function_name [ (parameter [,parameter]) ] RETURN return_datatype IS | AS [declaration_section] BEGIN ...Created on 15 January 2012 -
Category: (MS Reporting Services)
What? I have created an SSRS report which can compare 4 reports side by side and brings up their latest execution times to the nearest millisecond. The report has 4 parameters. Each parameter is a ...Created on 14 December 2011 -
Category: (MS Reporting Services)
... e.[Parameters] AS [Parameters] , e.[ByteCount] AS [Size] , e.[TimeDataRetrieval] AS [Data Retrieval] , e.[TimeProcessing] AS [Process Time] , e.[TimeRendering] AS [Render Time] , DATEDIFF(MILLISECOND, ...Created on 02 December 2011 -
Category: (MS Reporting Services)
Intro If you ever want to check the parameters submitted with a report for alpha numeric characters (so it doesn't contain symbols, punctuations, etc) then you should do this at the database level, and ...Created on 07 November 2011 -
Category: (MS Reporting Services)
... an account specifically created to run the stored procedure. This requires using 2 data sources in SSRS. A user will specify the student reference in the parameters of the first report (the one with ...Created on 04 November 2011 -
Category: (MS Reporting Services)
... add parameters to a Stored Procedure of an Oracle database from within Microsoft SQL Server Reporting Services. The Error ORA-00911: invalid character ORA-06512: at "SYS.DBMS_UTILITY", line ...Created on 02 September 2011 -
Category: (MS Reporting Services)
... in values (the number my bosses want - 7h 24m or 26640s is 1 person day)... With date range as parameters ...ouch... ...and it was so easy up to here... Tables of interest StaffActivities ...Created on 24 August 2011 -
Category: (SQL Server)
... a report as a user. Format nvarchar(26) NULL This is the rendering format. Mostly RPL if viewed in MS Internet Explorer. Parameters ntext NULL Parameters and the values they were submitted with. TimeStart ...Created on 08 August 2011 -
Category: (MS Reporting Services)
... the purposes of this article). The end-user must be able to search on EITHER the student's username or the student's ID (2 report parameters: @StudentADAccount [varchar] and @StudentReference [int] ...Created on 19 July 2011 -
Category: (Documentation)
... requests, the module has been modified to accommodate any Joomla! group (specified in the parameters). It is NOT RECOMMENDED to set this to normal users as this will use up your entitlement to FREE prints ...Created on 03 July 2011 -
Category: (MS Reporting Services)
Re: Business Intelligence Development Studio 2008 Often happens to me and not sure why. You open the project and the window panel for the Report Data containing the parameters and datasets isn't ...Created on 25 March 2011 -
Category: (Joomla)
... tags to </field> If the module has parameters add <fieldset name="basic"> for a basic parameters section (right-sidebar in admin panel) with a closing </fieldset>. You can separate ...Created on 11 February 2011