<?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"> <DataSources> <DataSource Name="MyDsn"> <rd:DataSourceID>e873fefd-9771-45b1-93bd-dddc9282c0e0</rd:DataSourceID> <ConnectionProperties> <DataProvider>SQL</DataProvider> <ConnectString>Data Source=HYPERBOREA;Initial Catalog=DB9975</ConnectString> <IntegratedSecurity>true</IntegratedSecurity> </ConnectionProperties> </DataSource> </DataSources> <InteractiveHeight>11in</InteractiveHeight> <rd:DrawGrid>true</rd:DrawGrid> <InteractiveWidth>8.5in</InteractiveWidth> <rd:SnapToGrid>true</rd:SnapToGrid> <RightMargin>1in</RightMargin> <LeftMargin>1in</LeftMargin> <BottomMargin>1in</BottomMargin> <rd:ReportID>816c5b2d-3500-4744-95ba-e6169882765c</rd:ReportID> <DataSets> <DataSet Name="MyDsn"> <Fields> <Field Name="Name"> <DataField>Name</DataField> <rd:TypeName>System.String</rd:TypeName> </Field> <Field Name="Skill_Title"> <DataField>Skill Title</DataField> <rd:TypeName>System.String</rd:TypeName> </Field> <Field Name="Assessed"> <DataField>Assessed</DataField> <rd:TypeName>System.DateTime</rd:TypeName> </Field> <Field Name="Next_Review"> <DataField>Next Review</DataField> <rd:TypeName>System.DateTime</rd:TypeName> </Field> </Fields> <Query> <DataSourceName>MyDsn</DataSourceName> <CommandText>EXECUTE dbo.PersonnelSkills</CommandText> <rd:UseGenericDesigner>true</rd:UseGenericDesigner> </Query> </DataSet> </DataSets> <Width>5.625in</Width> <Body> <ReportItems> <Textbox Name="textbox1"> <rd:DefaultName>textbox1</rd:DefaultName> <Style> <Color>SteelBlue</Color> <FontFamily>Tahoma</FontFamily> <FontSize>20pt</FontSize> <FontWeight>700</FontWeight> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> <ZIndex>1</ZIndex> <CanGrow>true</CanGrow> <Height>0.36in</Height> <Value>HWA2_P3_PS</Value> </Textbox> <Table Name="table1"> <DataSetName>MyDsn</DataSetName> <Top>0.36in</Top> <Details> <TableRows> <TableRow> <TableCells> <TableCell> <ReportItems> <Textbox Name="Name"> <rd:DefaultName>Name</rd:DefaultName> <HideDuplicates>MyDsn</HideDuplicates> <Style> <BorderColor> <Default>LightGrey</Default> </BorderColor> <BorderStyle> <Default>Solid</Default> </BorderStyle> <FontFamily>Tahoma</FontFamily> <TextAlign>Left</TextAlign> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> <ZIndex>3</ZIndex> <CanGrow>true</CanGrow> <Value>=Fields!Name.Value</Value> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems> <Textbox Name="Skill_Title"> <rd:DefaultName>Skill_Title</rd:DefaultName> <Style> <BorderColor> <Default>LightGrey</Default> </BorderColor> <BorderStyle> <Default>Solid</Default> </BorderStyle> <FontFamily>Tahoma</FontFamily> <TextAlign>Left</TextAlign> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> <ZIndex>2</ZIndex> <CanGrow>true</CanGrow> <Value>=Fields!Skill_Title.Value</Value> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems> <Textbox Name="Assessed"> <rd:DefaultName>Assessed</rd:DefaultName> <Style> <BorderColor> <Default>LightGrey</Default> </BorderColor> <BorderStyle> <Default>Solid</Default> </BorderStyle> <FontFamily>Tahoma</FontFamily> <Format>MM/dd/yyyy</Format> <TextAlign>Left</TextAlign> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> <ZIndex>1</ZIndex> <CanGrow>true</CanGrow> <Value>=Fields!Assessed.Value</Value> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems> <Textbox Name="Next_Review"> <rd:DefaultName>Next_Review</rd:DefaultName> <Style> <BorderColor> <Default>LightGrey</Default> </BorderColor> <BorderStyle> <Default>Solid</Default> </BorderStyle> <FontFamily>Tahoma</FontFamily> <Format>MM/dd/yyyy</Format> <TextAlign>Left</TextAlign> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> <CanGrow>true</CanGrow> <Value>=Fields!Next_Review.Value</Value> </Textbox> </ReportItems> </TableCell> </TableCells> <Height>0.21in</Height> </TableRow> </TableRows> </Details> <Header> <TableRows> <TableRow> <TableCells> <TableCell> <ReportItems> <Textbox Name="textbox2"> <rd:DefaultName>textbox2</rd:DefaultName> <Style> <Color>White</Color> <BackgroundColor>SteelBlue</BackgroundColor> <BorderColor> <Default>LightGrey</Default> </BorderColor> <BorderStyle> <Default>Solid</Default> </BorderStyle> <FontFamily>Tahoma</FontFamily> <FontSize>11pt</FontSize> <FontWeight>700</FontWeight> <TextAlign>Left</TextAlign> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> <ZIndex>7</ZIndex> <CanGrow>true</CanGrow> <Value>Name</Value> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems> <Textbox Name="textbox3"> <rd:DefaultName>textbox3</rd:DefaultName> <Style> <Color>White</Color> <BackgroundColor>SteelBlue</BackgroundColor> <BorderColor> <Default>LightGrey</Default> </BorderColor> <BorderStyle> <Default>Solid</Default> </BorderStyle> <FontFamily>Tahoma</FontFamily> <FontSize>11pt</FontSize> <FontWeight>700</FontWeight> <TextAlign>Left</TextAlign> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> <ZIndex>6</ZIndex> <CanGrow>true</CanGrow> <Value>Skill Title</Value> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems> <Textbox Name="textbox4"> <rd:DefaultName>textbox4</rd:DefaultName> <Style> <Color>White</Color> <BackgroundColor>SteelBlue</BackgroundColor> <BorderColor> <Default>LightGrey</Default> </BorderColor> <BorderStyle> <Default>Solid</Default> </BorderStyle> <FontFamily>Tahoma</FontFamily> <FontSize>11pt</FontSize> <FontWeight>700</FontWeight> <TextAlign>Left</TextAlign> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> <ZIndex>5</ZIndex> <CanGrow>true</CanGrow> <Value>Assessed</Value> </Textbox> </ReportItems> </TableCell> <TableCell> <ReportItems> <Textbox Name="textbox5"> <rd:DefaultName>textbox5</rd:DefaultName> <Style> <Color>White</Color> <BackgroundColor>SteelBlue</BackgroundColor> <BorderColor> <Default>LightGrey</Default> </BorderColor> <BorderStyle> <Default>Solid</Default> </BorderStyle> <FontFamily>Tahoma</FontFamily> <FontSize>11pt</FontSize> <FontWeight>700</FontWeight> <TextAlign>Left</TextAlign> <PaddingLeft>2pt</PaddingLeft> <PaddingRight>2pt</PaddingRight> <PaddingTop>2pt</PaddingTop> <PaddingBottom>2pt</PaddingBottom> </Style> <ZIndex>4</ZIndex> <CanGrow>true</CanGrow> <Value>Next Review</Value> </Textbox> </ReportItems> </TableCell> </TableCells> <Height>0.22in</Height> </TableRow> </TableRows> <RepeatOnNewPage>true</RepeatOnNewPage> </Header> <TableColumns> <TableColumn> <Width>2in</Width> </TableColumn> <TableColumn> <Width>1.5in</Width> </TableColumn> <TableColumn> <Width>1in</Width> </TableColumn> <TableColumn> <Width>1.125in</Width> </TableColumn> </TableColumns> </Table> </ReportItems> <Height>0.79in</Height> </Body> <Language>en-US</Language> <TopMargin>1in</TopMargin> </Report>