http://www.sqlsoldier.com/wp/sqlserver/usingsystemrestrictschemafunctioninmdxtoquerydmvs
Key words = DMV , SQL 2008
Mssql, Microsoft sql server, SSAS, SSRS ,SSIS , Analysis Service, Reporting Service, Integration Service, XMLA ,MDX ,SQL
วันพฤหัสบดีที่ 24 พฤษภาคม พ.ศ. 2555
Combine CSV files via dos command
Open command prompt.
Type copy c:\*.csv c:\combine.csv and press enter
This will combine all of the csv files that are in your root c:\ directory into one file called File.csv.
You can change the file names and paths as necessary.
Type copy c:\*.csv c:\combine.csv and press enter
This will combine all of the csv files that are in your root c:\ directory into one file called File.csv.
You can change the file names and paths as necessary.
วันพุธที่ 23 พฤษภาคม พ.ศ. 2555
SSIS Designer does not remember visible area
Ref to : http://stackoverflow.com/questions/6095186/ssis-designer-does-not-remember-visible-area
Content
Content
get around this problem by doing the following:
- Set zoom to 100% (View -> Zoom -> 100%) Note: you may have to click in the designer pane to get Zoom to show on the view menu.
- Scroll the window to where you want it be when you open up the package.
- Select and move a task.
- Save file
For step 3, I usually select the top task and press Ctrl-[left arrow], Ctrl-[right arrow]. I like tasks to stay where I put them! :)
Hope that helps.
WORK ครับ
Reporting service ,Operation is not valid due to the current state of the object
Reporting service ,Operation is not valid due to the current state of the object
Resolve : http://www.sqlservercentral.com/Forums/Topic692785-147-1.aspx#bm1240909
Resolve : http://www.sqlservercentral.com/Forums/Topic692785-147-1.aspx#bm1240909
By Sandy Westman
Error ใน Reporting service : กรณี Long run parameter ทำให้เกิด Error ให้เปิด config file แล้ว Add key C:\Program Files\Microsoft SQL Server\MSSQL.2\Reporting Services\ReportManager. |
วันอังคารที่ 13 มีนาคม พ.ศ. 2555
Create an Analysis Services Project Based on an Existing Analysis Services Database
http://technet.microsoft.com/en-us/library/ms365361.aspx
To create an Analysis Services project using the Import Analysis Services 9.0 Database template
- On the File menu, select New and then select Project, or press Ctrl+Shift+N, to display the New Project dialog box, or click New Project on the toolbar.
- Select Business Intelligence Projects from the Project types pane in the New Project dialog box.
- Select Import Analysis Services 9.0 Database from the Visual Studio installed templates category of the New Project dialog box.
- Type the name of the project in the Name text box.
- Type or select the folder in which to store the files for the project in the Location dropdown list, or click Browse to select a folder.
- Either select Add to Solution to add the new project to the existing solution in the Solution dropdown list, or select Create new Solution to create a new solution.
- If Create new Solution is selected in Solution, select Create directory for solution to create a new folder for the new solution, then type the name of the new solution in Solution Name.
- Click OK.
Completing the Import Analysis Services 9.0 Database Wizard
- On the Welcome to the Import Analysis Services 9.0 Database Wizard page, click Next.
- On the Source Database page, specify the server and the database from which the wizard will extract the contents and create the Analysis Services project, and then click Next.
You can either type the database name or query the server to view the existing databases on the server. - When the wizard finishes extracting the contents of the Analysis Services 9.0 database, click Finish on the Completing the Wizard page.
- Open the Solution Explorer window to view the contents of the project.
สมัครสมาชิก:
บทความ (Atom)