identifiers ot?????

ChristofK

Member
Hi,
compiling the following line

OracleDataSet02.DeclareVariable('DMC', otInteger);

ends in an error:
[Fehler] UnitQuery01.pas(51): Undefinierter Bezeichner: 'otInteger'

but OracleData is mentioned in the uses area.

When not in OracleData, where's the declaration of the ot???? identifiers?

Yours sincerely

Chris
 
Back
Top