root/trunk/RaportySQL/CennikModulow.rdl @ 976

Wersja 130, 23.1 KB (wprowadzona przez marek, 17 years temu)
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
3  <DataSources>
4    <DataSource Name="BAZA_REKLAM">
5      <DataSourceReference>BAZA_REKLAM</DataSourceReference>
6      <rd:DataSourceID>fb6bdbc0-6980-4c19-a1c3-06e63f626cb6</rd:DataSourceID>
7    </DataSource>
8  </DataSources>
9  <BottomMargin>2.5cm</BottomMargin>
10  <RightMargin>2.5cm</RightMargin>
11  <PageWidth>21cm</PageWidth>
12  <ReportParameters>
13    <ReportParameter Name="Tytul">
14      <DataType>String</DataType>
15      <DefaultValue>
16        <Values>
17          <Value>AMT</Value>
18          <Value>GS</Value>
19          <Value>adMot</Value>
20        </Values>
21      </DefaultValue>
22      <Prompt>Tytuł:</Prompt>
23      <ValidValues>
24        <ParameterValues>
25          <ParameterValue>
26            <Value>AMT</Value>
27          </ParameterValue>
28          <ParameterValue>
29            <Value>GS</Value>
30          </ParameterValue>
31          <ParameterValue>
32            <Value>adMot</Value>
33            <Label>adMoto</Label>
34          </ParameterValue>
35        </ParameterValues>
36      </ValidValues>
37      <MultiValue>true</MultiValue>
38    </ReportParameter>
39  </ReportParameters>
40  <rd:DrawGrid>true</rd:DrawGrid>
41  <InteractiveWidth>21cm</InteractiveWidth>
42  <rd:GridSpacing>0.25cm</rd:GridSpacing>
43  <rd:SnapToGrid>true</rd:SnapToGrid>
44  <Body>
45    <ColumnSpacing>1cm</ColumnSpacing>
46    <ReportItems>
47      <Textbox Name="textbox3">
48        <Left>1cm</Left>
49        <rd:DefaultName>textbox3</rd:DefaultName>
50        <ZIndex>1</ZIndex>
51        <Width>14.5cm</Width>
52        <Style>
53          <TextAlign>Center</TextAlign>
54          <PaddingLeft>2pt</PaddingLeft>
55          <PaddingBottom>2pt</PaddingBottom>
56          <FontWeight>700</FontWeight>
57          <FontSize>14pt</FontSize>
58          <PaddingRight>2pt</PaddingRight>
59          <PaddingTop>2pt</PaddingTop>
60        </Style>
61        <CanGrow>true</CanGrow>
62        <Height>0.63492cm</Height>
63        <Value>CENNIK MODUŁÓW</Value>
64      </Textbox>
65      <Table Name="table1">
66        <Filters>
67          <Filter>
68            <Operator>In</Operator>
69            <FilterValues>
70              <FilterValue>=Parameters!Tytul.Value</FilterValue>
71            </FilterValues>
72            <FilterExpression>=Fields!tytul.Value</FilterExpression>
73          </Filter>
74        </Filters>
75        <DataSetName>Cennik</DataSetName>
76        <Top>0.75cm</Top>
77        <Details>
78          <TableRows>
79            <TableRow>
80              <TableCells>
81                <TableCell>
82                  <ReportItems>
83                    <Textbox Name="tytul_2">
84                      <rd:DefaultName>tytul_2</rd:DefaultName>
85                      <ZIndex>6</ZIndex>
86                      <Style>
87                        <BorderStyle>
88                          <Default>Solid</Default>
89                        </BorderStyle>
90                        <TextAlign>Center</TextAlign>
91                        <PaddingLeft>2pt</PaddingLeft>
92                        <BorderWidth>
93                          <Default>0.5pt</Default>
94                        </BorderWidth>
95                        <PaddingBottom>2pt</PaddingBottom>
96                        <FontSize>8pt</FontSize>
97                        <BorderColor>
98                          <Default>LightGrey</Default>
99                        </BorderColor>
100                        <PaddingRight>2pt</PaddingRight>
101                        <PaddingTop>2pt</PaddingTop>
102                      </Style>
103                      <CanGrow>true</CanGrow>
104                      <Value>=Fields!tytul.Value</Value>
105                    </Textbox>
106                  </ReportItems>
107                </TableCell>
108                <TableCell>
109                  <ReportItems>
110                    <Textbox Name="MOD_TYP">
111                      <rd:DefaultName>MOD_TYP</rd:DefaultName>
112                      <ZIndex>5</ZIndex>
113                      <Style>
114                        <BorderStyle>
115                          <Default>Solid</Default>
116                        </BorderStyle>
117                        <TextAlign>Center</TextAlign>
118                        <PaddingLeft>2pt</PaddingLeft>
119                        <BorderWidth>
120                          <Default>0.5pt</Default>
121                        </BorderWidth>
122                        <PaddingBottom>2pt</PaddingBottom>
123                        <FontSize>8pt</FontSize>
124                        <BorderColor>
125                          <Default>LightGrey</Default>
126                        </BorderColor>
127                        <PaddingRight>2pt</PaddingRight>
128                        <PaddingTop>2pt</PaddingTop>
129                      </Style>
130                      <CanGrow>true</CanGrow>
131                      <Value>=Fields!MOD_TYP.Value</Value>
132                    </Textbox>
133                  </ReportItems>
134                </TableCell>
135                <TableCell>
136                  <ReportItems>
137                    <Textbox Name="MOD_SZER">
138                      <rd:DefaultName>MOD_SZER</rd:DefaultName>
139                      <ZIndex>4</ZIndex>
140                      <Style>
141                        <BorderStyle>
142                          <Default>Solid</Default>
143                        </BorderStyle>
144                        <TextAlign>Center</TextAlign>
145                        <PaddingLeft>2pt</PaddingLeft>
146                        <BorderWidth>
147                          <Default>0.5pt</Default>
148                        </BorderWidth>
149                        <PaddingBottom>2pt</PaddingBottom>
150                        <FontSize>8pt</FontSize>
151                        <BorderColor>
152                          <Default>LightGrey</Default>
153                        </BorderColor>
154                        <PaddingRight>2pt</PaddingRight>
155                        <PaddingTop>2pt</PaddingTop>
156                      </Style>
157                      <CanGrow>true</CanGrow>
158                      <Value>=Fields!MOD_SZER.Value</Value>
159                    </Textbox>
160                  </ReportItems>
161                </TableCell>
162                <TableCell>
163                  <ReportItems>
164                    <Textbox Name="MOD_WYS">
165                      <rd:DefaultName>MOD_WYS</rd:DefaultName>
166                      <ZIndex>3</ZIndex>
167                      <Style>
168                        <BorderStyle>
169                          <Default>Solid</Default>
170                        </BorderStyle>
171                        <TextAlign>Center</TextAlign>
172                        <PaddingLeft>2pt</PaddingLeft>
173                        <BorderWidth>
174                          <Default>0.5pt</Default>
175                        </BorderWidth>
176                        <PaddingBottom>2pt</PaddingBottom>
177                        <FontSize>8pt</FontSize>
178                        <BorderColor>
179                          <Default>LightGrey</Default>
180                        </BorderColor>
181                        <PaddingRight>2pt</PaddingRight>
182                        <PaddingTop>2pt</PaddingTop>
183                      </Style>
184                      <CanGrow>true</CanGrow>
185                      <Value>=Fields!MOD_WYS.Value</Value>
186                    </Textbox>
187                  </ReportItems>
188                </TableCell>
189                <TableCell>
190                  <ReportItems>
191                    <Textbox Name="CENA_MIN">
192                      <rd:DefaultName>CENA_MIN</rd:DefaultName>
193                      <ZIndex>2</ZIndex>
194                      <Style>
195                        <BorderStyle>
196                          <Default>Solid</Default>
197                        </BorderStyle>
198                        <TextAlign>Right</TextAlign>
199                        <PaddingLeft>2pt</PaddingLeft>
200                        <BorderWidth>
201                          <Default>0.5pt</Default>
202                        </BorderWidth>
203                        <PaddingBottom>2pt</PaddingBottom>
204                        <FontSize>8pt</FontSize>
205                        <Format>C</Format>
206                        <BorderColor>
207                          <Default>LightGrey</Default>
208                        </BorderColor>
209                        <PaddingRight>2pt</PaddingRight>
210                        <PaddingTop>2pt</PaddingTop>
211                        <Language>pl</Language>
212                      </Style>
213                      <CanGrow>true</CanGrow>
214                      <Value>=Fields!CENA_MIN.Value</Value>
215                    </Textbox>
216                  </ReportItems>
217                </TableCell>
218                <TableCell>
219                  <ReportItems>
220                    <Textbox Name="CENA_1">
221                      <rd:DefaultName>CENA_1</rd:DefaultName>
222                      <ZIndex>1</ZIndex>
223                      <Style>
224                        <BorderStyle>
225                          <Default>Solid</Default>
226                        </BorderStyle>
227                        <TextAlign>Right</TextAlign>
228                        <PaddingLeft>2pt</PaddingLeft>
229                        <BorderWidth>
230                          <Default>0.5pt</Default>
231                        </BorderWidth>
232                        <PaddingBottom>2pt</PaddingBottom>
233                        <FontSize>8pt</FontSize>
234                        <Format>C</Format>
235                        <BorderColor>
236                          <Default>LightGrey</Default>
237                        </BorderColor>
238                        <PaddingRight>2pt</PaddingRight>
239                        <PaddingTop>2pt</PaddingTop>
240                        <Language>pl-PL</Language>
241                      </Style>
242                      <CanGrow>true</CanGrow>
243                      <Value>=Fields!CENA.Value</Value>
244                    </Textbox>
245                  </ReportItems>
246                </TableCell>
247                <TableCell>
248                  <ReportItems>
249                    <Textbox Name="CENA_Euro_1">
250                      <rd:DefaultName>CENA_Euro_1</rd:DefaultName>
251                      <Style>
252                        <BorderStyle>
253                          <Default>Solid</Default>
254                        </BorderStyle>
255                        <TextAlign>Right</TextAlign>
256                        <PaddingLeft>2pt</PaddingLeft>
257                        <BorderWidth>
258                          <Default>0.5pt</Default>
259                        </BorderWidth>
260                        <PaddingBottom>2pt</PaddingBottom>
261                        <FontSize>8pt</FontSize>
262                        <Format>C</Format>
263                        <BorderColor>
264                          <Default>LightGrey</Default>
265                        </BorderColor>
266                        <PaddingRight>2pt</PaddingRight>
267                        <PaddingTop>2pt</PaddingTop>
268                        <Language>fr</Language>
269                      </Style>
270                      <CanGrow>true</CanGrow>
271                      <Value>=Fields!CENA_Euro.Value</Value>
272                    </Textbox>
273                  </ReportItems>
274                </TableCell>
275              </TableCells>
276              <Height>0.5cm</Height>
277            </TableRow>
278          </TableRows>
279        </Details>
280        <Header>
281          <TableRows>
282            <TableRow>
283              <TableCells>
284                <TableCell>
285                  <ReportItems>
286                    <Textbox Name="textbox1">
287                      <rd:DefaultName>textbox1</rd:DefaultName>
288                      <ZIndex>13</ZIndex>
289                      <Style>
290                        <BorderStyle>
291                          <Default>Solid</Default>
292                        </BorderStyle>
293                        <TextAlign>Center</TextAlign>
294                        <PaddingLeft>2pt</PaddingLeft>
295                        <BorderWidth>
296                          <Default>0.5pt</Default>
297                        </BorderWidth>
298                        <PaddingBottom>2pt</PaddingBottom>
299                        <FontWeight>700</FontWeight>
300                        <FontSize>8pt</FontSize>
301                        <BorderColor>
302                          <Default>LightGrey</Default>
303                        </BorderColor>
304                        <BackgroundColor>WhiteSmoke</BackgroundColor>
305                        <PaddingRight>2pt</PaddingRight>
306                        <PaddingTop>2pt</PaddingTop>
307                      </Style>
308                      <CanGrow>true</CanGrow>
309                      <Value>Tytuł</Value>
310                    </Textbox>
311                  </ReportItems>
312                </TableCell>
313                <TableCell>
314                  <ReportItems>
315                    <Textbox Name="textbox22">
316                      <rd:DefaultName>textbox22</rd:DefaultName>
317                      <ZIndex>12</ZIndex>
318                      <Style>
319                        <BorderStyle>
320                          <Default>Solid</Default>
321                        </BorderStyle>
322                        <TextAlign>Center</TextAlign>
323                        <PaddingLeft>2pt</PaddingLeft>
324                        <BorderWidth>
325                          <Default>0.5pt</Default>
326                        </BorderWidth>
327                        <PaddingBottom>2pt</PaddingBottom>
328                        <FontWeight>700</FontWeight>
329                        <FontSize>8pt</FontSize>
330                        <BorderColor>
331                          <Default>LightGrey</Default>
332                        </BorderColor>
333                        <BackgroundColor>WhiteSmoke</BackgroundColor>
334                        <PaddingRight>2pt</PaddingRight>
335                        <PaddingTop>2pt</PaddingTop>
336                      </Style>
337                      <CanGrow>true</CanGrow>
338                      <Value>Moduł</Value>
339                    </Textbox>
340                  </ReportItems>
341                </TableCell>
342                <TableCell>
343                  <ReportItems>
344                    <Textbox Name="textbox19">
345                      <rd:DefaultName>textbox19</rd:DefaultName>
346                      <ZIndex>11</ZIndex>
347                      <Style>
348                        <BorderStyle>
349                          <Default>Solid</Default>
350                        </BorderStyle>
351                        <TextAlign>Center</TextAlign>
352                        <PaddingLeft>2pt</PaddingLeft>
353                        <BorderWidth>
354                          <Default>0.5pt</Default>
355                        </BorderWidth>
356                        <PaddingBottom>2pt</PaddingBottom>
357                        <FontWeight>700</FontWeight>
358                        <FontSize>8pt</FontSize>
359                        <BorderColor>
360                          <Default>LightGrey</Default>
361                        </BorderColor>
362                        <BackgroundColor>WhiteSmoke</BackgroundColor>
363                        <PaddingRight>2pt</PaddingRight>
364                        <PaddingTop>2pt</PaddingTop>
365                      </Style>
366                      <CanGrow>true</CanGrow>
367                      <Value>Szerokość</Value>
368                    </Textbox>
369                  </ReportItems>
370                </TableCell>
371                <TableCell>
372                  <ReportItems>
373                    <Textbox Name="textbox16">
374                      <rd:DefaultName>textbox16</rd:DefaultName>
375                      <ZIndex>10</ZIndex>
376                      <Style>
377                        <BorderStyle>
378                          <Default>Solid</Default>
379                        </BorderStyle>
380                        <TextAlign>Center</TextAlign>
381                        <PaddingLeft>2pt</PaddingLeft>
382                        <BorderWidth>
383                          <Default>0.5pt</Default>
384                        </BorderWidth>
385                        <PaddingBottom>2pt</PaddingBottom>
386                        <FontWeight>700</FontWeight>
387                        <FontSize>8pt</FontSize>
388                        <BorderColor>
389                          <Default>LightGrey</Default>
390                        </BorderColor>
391                        <BackgroundColor>WhiteSmoke</BackgroundColor>
392                        <PaddingRight>2pt</PaddingRight>
393                        <PaddingTop>2pt</PaddingTop>
394                      </Style>
395                      <CanGrow>true</CanGrow>
396                      <Value>Wysokość</Value>
397                    </Textbox>
398                  </ReportItems>
399                </TableCell>
400                <TableCell>
401                  <ReportItems>
402                    <Textbox Name="textbox13">
403                      <rd:DefaultName>textbox13</rd:DefaultName>
404                      <ZIndex>9</ZIndex>
405                      <Style>
406                        <BorderStyle>
407                          <Default>Solid</Default>
408                        </BorderStyle>
409                        <TextAlign>Center</TextAlign>
410                        <PaddingLeft>2pt</PaddingLeft>
411                        <BorderWidth>
412                          <Default>0.5pt</Default>
413                        </BorderWidth>
414                        <PaddingBottom>2pt</PaddingBottom>
415                        <FontWeight>700</FontWeight>
416                        <FontSize>8pt</FontSize>
417                        <BorderColor>
418                          <Default>LightGrey</Default>
419                        </BorderColor>
420                        <BackgroundColor>WhiteSmoke</BackgroundColor>
421                        <PaddingRight>2pt</PaddingRight>
422                        <PaddingTop>2pt</PaddingTop>
423                      </Style>
424                      <CanGrow>true</CanGrow>
425                      <Value>Cena minimalna</Value>
426                    </Textbox>
427                  </ReportItems>
428                </TableCell>
429                <TableCell>
430                  <ReportItems>
431                    <Textbox Name="CENA">
432                      <rd:DefaultName>CENA</rd:DefaultName>
433                      <ZIndex>8</ZIndex>
434                      <Style>
435                        <BorderStyle>
436                          <Default>Solid</Default>
437                        </BorderStyle>
438                        <TextAlign>Center</TextAlign>
439                        <PaddingLeft>2pt</PaddingLeft>
440                        <BorderWidth>
441                          <Default>0.5pt</Default>
442                        </BorderWidth>
443                        <PaddingBottom>2pt</PaddingBottom>
444                        <FontWeight>700</FontWeight>
445                        <FontSize>8pt</FontSize>
446                        <BorderColor>
447                          <Default>LightGrey</Default>
448                        </BorderColor>
449                        <BackgroundColor>WhiteSmoke</BackgroundColor>
450                        <PaddingRight>2pt</PaddingRight>
451                        <PaddingTop>2pt</PaddingTop>
452                      </Style>
453                      <CanGrow>true</CanGrow>
454                      <Value>Cena</Value>
455                    </Textbox>
456                  </ReportItems>
457                </TableCell>
458                <TableCell>
459                  <ReportItems>
460                    <Textbox Name="textbox2">
461                      <rd:DefaultName>textbox2</rd:DefaultName>
462                      <ZIndex>7</ZIndex>
463                      <Style>
464                        <BorderStyle>
465                          <Default>Solid</Default>
466                        </BorderStyle>
467                        <TextAlign>Center</TextAlign>
468                        <PaddingLeft>2pt</PaddingLeft>
469                        <BorderWidth>
470                          <Default>0.5pt</Default>
471                        </BorderWidth>
472                        <PaddingBottom>2pt</PaddingBottom>
473                        <FontWeight>700</FontWeight>
474                        <FontSize>8pt</FontSize>
475                        <BorderColor>
476                          <Default>LightGrey</Default>
477                        </BorderColor>
478                        <BackgroundColor>WhiteSmoke</BackgroundColor>
479                        <PaddingRight>2pt</PaddingRight>
480                        <PaddingTop>2pt</PaddingTop>
481                      </Style>
482                      <CanGrow>true</CanGrow>
483                      <Value>Cena euro</Value>
484                    </Textbox>
485                  </ReportItems>
486                </TableCell>
487              </TableCells>
488              <Height>0.5cm</Height>
489            </TableRow>
490          </TableRows>
491        </Header>
492        <TableColumns>
493          <TableColumn>
494            <Width>2cm</Width>
495          </TableColumn>
496          <TableColumn>
497            <Width>2.75cm</Width>
498          </TableColumn>
499          <TableColumn>
500            <Width>2.25cm</Width>
501          </TableColumn>
502          <TableColumn>
503            <Width>2.25cm</Width>
504          </TableColumn>
505          <TableColumn>
506            <Width>2.25cm</Width>
507          </TableColumn>
508          <TableColumn>
509            <Width>2.25cm</Width>
510          </TableColumn>
511          <TableColumn>
512            <Width>2.25cm</Width>
513          </TableColumn>
514        </TableColumns>
515      </Table>
516    </ReportItems>
517    <Height>1.75cm</Height>
518  </Body>
519  <rd:ReportID>d3a5dc3a-560b-4e73-afd9-18ee72c0ec24</rd:ReportID>
520  <LeftMargin>2.5cm</LeftMargin>
521  <DataSets>
522    <DataSet Name="Cennik">
523      <Query>
524        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
525        <CommandText>select * from [nazwy modułów]  where st_aktywny=-1 order by tytul,mod_typ</CommandText>
526        <DataSourceName>BAZA_REKLAM</DataSourceName>
527      </Query>
528      <Fields>
529        <Field Name="MOD_TYP">
530          <rd:TypeName>System.String</rd:TypeName>
531          <DataField>MOD_TYP</DataField>
532        </Field>
533        <Field Name="MOD_SZER">
534          <rd:TypeName>System.Single</rd:TypeName>
535          <DataField>MOD_SZER</DataField>
536        </Field>
537        <Field Name="MOD_WYS">
538          <rd:TypeName>System.Single</rd:TypeName>
539          <DataField>MOD_WYS</DataField>
540        </Field>
541        <Field Name="id">
542          <rd:TypeName>System.Int32</rd:TypeName>
543          <DataField>id</DataField>
544        </Field>
545        <Field Name="CENA_MIN">
546          <rd:TypeName>System.Decimal</rd:TypeName>
547          <DataField>CENA_MIN</DataField>
548        </Field>
549        <Field Name="CENA">
550          <rd:TypeName>System.Decimal</rd:TypeName>
551          <DataField>CENA</DataField>
552        </Field>
553        <Field Name="CENA_Euro">
554          <rd:TypeName>System.Decimal</rd:TypeName>
555          <DataField>CENA_Euro</DataField>
556        </Field>
557        <Field Name="ST_AKTYWNY">
558          <rd:TypeName>System.Int32</rd:TypeName>
559          <DataField>ST_AKTYWNY</DataField>
560        </Field>
561        <Field Name="tytul">
562          <rd:TypeName>System.String</rd:TypeName>
563          <DataField>tytul</DataField>
564        </Field>
565      </Fields>
566    </DataSet>
567  </DataSets>
568  <Width>16cm</Width>
569  <InteractiveHeight>29.7cm</InteractiveHeight>
570  <Language>en-US</Language>
571  <TopMargin>2.5cm</TopMargin>
572  <PageHeight>29.7cm</PageHeight>
573</Report>
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.