Jasinski Technical Wiki

Navigation

Home Page
Index
All Pages

Quick Search
»
Advanced Search »

Contributor Links

Create a new Page
Administration
File Management
Login/Logout
Your Profile

Other Wiki Sections

Software

PoweredBy

Page History: RDL File's XML Namespaces

Compare Page Revisions



« Older Revision - Back to Page History - Current Revision


Page Revision: Wed, May 05, 2010, 12:31 PM


SQL Server 2005

<?xml version="1.0" encoding="utf-8"?>
<Report 
    xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner" 
    xmlns="http://schemas.microsoft.com/sqlserver/reporting/2008/01/reportdefinition"  
    >

SQL Server 20008

<?xml version="1.0" encoding="utf-8"?>
<Report 
    xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition"  
    xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner" 
    >

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.