added sysprog entities
This commit is contained in:
44
SYSPROG/STPROCINS/RTI_XBAND_XML_TEMPLATE.txt
Normal file
44
SYSPROG/STPROCINS/RTI_XBAND_XML_TEMPLATE.txt
Normal file
@ -0,0 +1,44 @@
|
||||
compile insert RTI_XBAND_XML_TEMPLATE
|
||||
<?xml version="1.0"?>
|
||||
<Reports>
|
||||
<FormatVersion>1.0 1.0.0.0</FormatVersion>
|
||||
<!--Report *** template 10.2.0.0 ***-->
|
||||
<Report ref="1">
|
||||
<Name>RTIXBDS</Name>
|
||||
<DataSourceName>Main</DataSourceName>
|
||||
<ReportInfo>
|
||||
<Author>SYSPROG</Author>
|
||||
</ReportInfo>
|
||||
<Layout>
|
||||
<Orientation>Portrait</Orientation>
|
||||
<Width>9800</Width>
|
||||
</Layout>
|
||||
<Font>
|
||||
<Name>Courier New</Name>
|
||||
<Size>10</Size>
|
||||
</Font>
|
||||
<DataSources>
|
||||
<DataSource>
|
||||
<Name>Main</Name>
|
||||
<DataProvider>ExternalObject</DataProvider>
|
||||
<ConnectionString>Provider=OI</ConnectionString>
|
||||
<RecordSource></RecordSource>
|
||||
<RecordSourceType>StoredProcedure</RecordSourceType>
|
||||
<ParameterPassingMode>Literal</ParameterPassingMode>
|
||||
<MaxRecords>0</MaxRecords>
|
||||
</DataSource>
|
||||
</DataSources>
|
||||
<OnOpen>' -- style script start
|
||||
_styleCtr = 0
|
||||
' -- style script end
|
||||
</OnOpen>
|
||||
<CompatibilityOptions />
|
||||
<Groups>
|
||||
</Groups>
|
||||
<Sections>
|
||||
</Sections>
|
||||
<Fields>
|
||||
</Fields>
|
||||
</Report>
|
||||
<OIInfo>RLIST</OIInfo>
|
||||
</Reports>
|
Reference in New Issue
Block a user