Delphi 5 Enterprise. And, I have 1 more problem on Delphi 7 Enterprise : This component suite can be installed properly, connect to the database, and works well for some queries, but I can not find Field Editor context menu on their TASQLiteQuery component.
Regards, Bunyamin At 22:51 02/06/06, you wrote: >Bunyamin wrote: > > > Is there anyone has experience on installing above component into delphi5 ? > > > > I tried installing the component into delphi 5 using the package file > > "asqlite3D5.bpk" but have encountered the following errors: > > > > SGSQLite3.pas(1851): Undeclared identifier: 'AnsiToUtf8' > > ASGSQLite3.pas(2018): Undeclared identifier: 'TDBScreenCursor' > > ASGSQLite3.pas(2025): Undeclared identifier: 'DBScreen' > > ASGSQLite3.pas(2026): Missing operator or semicolon > > ASGSQLite3.pas(2027): Missing operator or semicolon > > ASGSQLite3.pas(2042): Incompatible types > > ASGSQLite3.pas(2043): Missing operator or semicolon > > ASGSQLite3.pas(2707): Statement expected but 'PROCEDURE' found > > ASGSQLite3.pas(2923): Line too long (more than 1023 characters) > > > > Am I missing something in the installation ? > >Which level of Delphi 5 do you have? It sounds like it's looking for >some of the DB associated classes and units that (IIRC) weren't included >in the Desktop version of D5. > >Stephen Posey >[EMAIL PROTECTED] > >__________________________________________________ >Delphi-Talk mailing list -> [email protected] >http://www.elists.org/mailman/listinfo/delphi-talk __________________________________________________ Delphi-Talk mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi-talk
