|
el eval lo realizaria asi
C
EVAL Seletq= 'select arcodi, arnomb,
-
C from fartic - C where arempr=:@empresa and arsitu=:@situac - C and arcate=:@categoria'
dcomilla s
1
inz('''')
c
eval
selectq = 'select arcodi, arnomb ' +
c
'from fartic
' +
c
'where arempr = '
+
c @empresa
+
c
' and arsitu =
' +
c
comilla +
c
@situac +
c
comilla +
c
'and arcate =
' +
c
comilla +
c
@categoria +
c
comilla
c
Esta sentencia es completamente
din�mica
Jaime Villa T.
|
- Re: Sql dinamico Jaime Villa Torres
- Re: Sql dinamico alberto
- Re: Sql dinamico Fernando Pérez
- Re: Sql dinamico alberto
- Re: Sql [EMAIL PROTECTED] <[EMAIL PROTECTED... Jaime Villa Torres
- Re: Sql dinamico alberto
