Interestingly, I am totally confused!????
After SELECT I have SET, LOOP, NEXT and now when I turned off the set(TEMP_INTEGER) everything works perfectly.
! set(TEMP_INTEGER)
loop
next(TEMP_INTEGER)
Uniglass, thank you for your response.
No errors, Dictionary is OK.
Firebird 2.5
Firebird_ODBC_2.0.0.151
Clarion 6EE build 9052
This code works:
TEMP_INTEGER{PROP:SQL} = 'select rb from objekti_foto where id_objekta = ' & clip(BRW1.q.OBJEKTI:ID)
if error() then
message('ERROR 1 ' &...
Someone has to know what's happened with table{PROP:SQL}= SELECT... after Clarion 6.3EE build 9053? I have code:
table{PROP:SQL}= 'SELECT field1, field2 from table1';
After Clarion update to build 9053, 54, 55 ... to 59 this sentence doesn't work. Any ideas?
Thank you.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.