Page 1 of 1

problem with kylix 3.0 and odac 5.10

Posted: Sun 06 Mar 2005 06:09
by OraLinux
When I link in the kylix to the library path where they find the librarys from the odac (DBAccess.dcu, etc) have the next problem: :arrow:

with this source code:

Code: Select all

procedure TForm1.FormCreate(Sender: TObject);
begin
edit1.
end;
when I write "edit1" and insert the "dot" make me the next error:

Code: Select all

[Pascal Error] Unit1.pas(1): Unable to invoke Code Completion due to errors in source code
please help me with this problem.. :cry:

Posted: Wed 09 Mar 2005 15:48
by Alex
We couldn't reproduce your problem.
Pls. check that Edit1 component is present on your form, try to find it in your form class declaration also try to compile your project without this error line. Is it compiled successfully? If not then watch carefully to
error messages appeared in IDE during compilation process. If the problem persists than send us please small demo project that demonstrate your problem to ODAC support address and specify exact versions of Kylix and ODAC.