I got this when trying to compile the source within my application:
[dcc32 Error] Tds7ConstsUni.pas(294): E2003 Undeclared identifier: 'OOCCCQCOQ0'
[dcc32 Error] Tds7ConstsUni.pas(307): E2003 Undeclared identifier: 'OCCCCQCOQ0'
[dcc32 Error] Tds7ConstsUni.pas(309): E2003 Undeclared identifier: 'OQ0OQCCOQ0'
Source Code Compile Error
Re: Source Code Compile Error
hello,
These types declaration is in TdsConstsUni, please check there are no old dcu or pas files of these module.
These types declaration is in TdsConstsUni, please check there are no old dcu or pas files of these module.
Re: Source Code Compile Error
Not old DCUs but prior version filesAlexP wrote:hello,
These types declaration is in TdsConstsUni, please check there are no old dcu or pas files of these module.
thanks
Re: Source Code Compile Error
You are welcome. Feel free to contact us if you have any further questions.