Patch level : 10.0
Files correlati : lvstr???.rep Ricompilazione Demo : [ ] Commento : Eliminati spazi inutili in query su tabelle di modulo git-svn-id: svn://10.65.10.50/trunk@17388 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
66c5543e7a
commit
6d761d5ea5
@ -28,6 +28,6 @@
|
|||||||
<section type="Foot" />
|
<section type="Foot" />
|
||||||
<section type="Foot" level="1" />
|
<section type="Foot" level="1" />
|
||||||
<sql>USE AUT
|
<sql>USE AUT
|
||||||
FROM CODTAB = #FROM
|
FROM CODTAB=#FROM
|
||||||
TO CODTAB=#TO</sql>
|
TO CODTAB=#TO</sql>
|
||||||
</report>
|
</report>
|
@ -28,6 +28,6 @@
|
|||||||
<section type="Foot" />
|
<section type="Foot" />
|
||||||
<section type="Foot" level="1" />
|
<section type="Foot" level="1" />
|
||||||
<sql>USE FRQ
|
<sql>USE FRQ
|
||||||
FROM CODTAB = #FROM
|
FROM CODTAB=#FROM
|
||||||
TO CODTAB = #TO</sql>
|
TO CODTAB=#TO</sql>
|
||||||
</report>
|
</report>
|
@ -40,6 +40,6 @@
|
|||||||
<section type="Foot" />
|
<section type="Foot" />
|
||||||
<section type="Foot" level="1" />
|
<section type="Foot" level="1" />
|
||||||
<sql>USE ITI
|
<sql>USE ITI
|
||||||
FROM CODTAB = #FROM
|
FROM CODTAB=#FROM
|
||||||
TO CODTAB=#TO</sql>
|
TO CODTAB=#TO</sql>
|
||||||
</report>
|
</report>
|
@ -29,6 +29,6 @@
|
|||||||
<section type="Foot" />
|
<section type="Foot" />
|
||||||
<section type="Foot" level="1" />
|
<section type="Foot" level="1" />
|
||||||
<sql>USE LAV
|
<sql>USE LAV
|
||||||
FROM CODTAB = #FROM
|
FROM CODTAB=#FROM
|
||||||
TO CODTAB = #TO</sql>
|
TO CODTAB=#TO</sql>
|
||||||
</report>
|
</report>
|
@ -28,6 +28,6 @@
|
|||||||
<section type="Foot" />
|
<section type="Foot" />
|
||||||
<section type="Foot" level="1" />
|
<section type="Foot" level="1" />
|
||||||
<sql>USE LND
|
<sql>USE LND
|
||||||
FROM CODTAB = #FROM
|
FROM CODTAB=#FROM
|
||||||
TO CODTAB = #TO</sql>
|
TO CODTAB=#TO</sql>
|
||||||
</report>
|
</report>
|
@ -27,6 +27,6 @@
|
|||||||
<section type="Foot" />
|
<section type="Foot" />
|
||||||
<section type="Foot" level="1" />
|
<section type="Foot" level="1" />
|
||||||
<sql>USE LVT
|
<sql>USE LVT
|
||||||
FROM CODTAB = #FROM
|
FROM CODTAB=#FROM
|
||||||
TO CODTAB = #TO</sql>
|
TO CODTAB=#TO</sql>
|
||||||
</report>
|
</report>
|
@ -28,6 +28,6 @@
|
|||||||
<section type="Foot" />
|
<section type="Foot" />
|
||||||
<section type="Foot" level="1" />
|
<section type="Foot" level="1" />
|
||||||
<sql>USE MEZ
|
<sql>USE MEZ
|
||||||
FROM CODTAB = #FROM
|
FROM CODTAB=#FROM
|
||||||
TO CODTAB=#TO</sql>
|
TO CODTAB=#TO</sql>
|
||||||
</report>
|
</report>
|
@ -40,6 +40,6 @@
|
|||||||
<section type="Foot" />
|
<section type="Foot" />
|
||||||
<section type="Foot" level="1" />
|
<section type="Foot" level="1" />
|
||||||
<sql>USE TSP
|
<sql>USE TSP
|
||||||
FROM CODTAB = #FROM
|
FROM CODTAB=#FROM
|
||||||
TO CODTAB = #TO</sql>
|
TO CODTAB=#TO</sql>
|
||||||
</report>
|
</report>
|
Loading…
x
Reference in New Issue
Block a user