Hello,
we have recompiled our ISAPI DLL project (Delphi 7) with the last version of ODAC component and get now error message:
Parser: The unknown symbol '' $0003
Exchanging the DLL to the older one recover the application. Therefore it seems the problem is not the Server environment (WS 2012). The older version was compiled with Version 5.8
The error comes only with direct = true;
Thanks,
Vladimir
ISAPI dll
Re: ISAPI dll
Hello,
Please provide the text of the query which opening causes the error.
Please provide the text of the query which opening causes the error.
Re: ISAPI dll
Hello Alex,
we have solved the problem. The reason was in the different form of ConnectString in 5.8 and 9.4 and our wrong use of it.
Thanks,
Vladimir
we have solved the problem. The reason was in the different form of ConnectString in 5.8 and 9.4 and our wrong use of it.
Thanks,
Vladimir
Re: ISAPI dll
Glad to see that the issue was resolved. If you have any further questions, feel free to contact us.
P.S. Description of ConnectString property can be found in the documentation http://www.devart.com/odac/docs/devart_ ... string.htm
P.S. Description of ConnectString property can be found in the documentation http://www.devart.com/odac/docs/devart_ ... string.htm