Intalling Zeos7 on Delphi7
Posted: 26.04.2013, 11:55
HI, i try to install Zeos7 in Delphi, but i obtain some errors:
Build
[Hint] ZDbcSqLiteStatement.pas(327): Variable 'TempStream' is declared but never used in 'TZSQLitePreparedStatement.PrepareAnsiSQLParam'
[Hint] ZGenericSqlAnalyser.pas(633): Value assigned to 'CurrentType' never used
[Warning] ZDbcConnection.pas(763): Return value of function 'TZAbstractConnection.PingServer' might be undefined
[Hint] ZDbcMySqlResultSet.pas(932): Variable 'Statement' is declared but never used in 'TZMySQLCachedResolver.UpdateAutoIncrementFields'
[Hint] ZDbcMySqlResultSet.pas(933): Variable 'ResultSet' is declared but never used in 'TZMySQLCachedResolver.UpdateAutoIncrementFields'
[Warning] ZDbcMySqlMetadata.pas(1049): Return value of function 'TZMySQLDatabaseMetadata.GetColumns' might be undefined
[Warning] ZDbcASAResultSet.pas(801): Suspicious typecast of WideString to PAnsiChar
[Error] ZURL.pas(137): Undeclared identifier: 'LineEnding'
[Error] ZURL.pas(384): Undeclared identifier: 'LineEnding'
[Fatal Error] ZDbcPooled.pas(69): Could not compile used unit 'ZURL.pas'
Whats the problem?
Build
[Hint] ZDbcSqLiteStatement.pas(327): Variable 'TempStream' is declared but never used in 'TZSQLitePreparedStatement.PrepareAnsiSQLParam'
[Hint] ZGenericSqlAnalyser.pas(633): Value assigned to 'CurrentType' never used
[Warning] ZDbcConnection.pas(763): Return value of function 'TZAbstractConnection.PingServer' might be undefined
[Hint] ZDbcMySqlResultSet.pas(932): Variable 'Statement' is declared but never used in 'TZMySQLCachedResolver.UpdateAutoIncrementFields'
[Hint] ZDbcMySqlResultSet.pas(933): Variable 'ResultSet' is declared but never used in 'TZMySQLCachedResolver.UpdateAutoIncrementFields'
[Warning] ZDbcMySqlMetadata.pas(1049): Return value of function 'TZMySQLDatabaseMetadata.GetColumns' might be undefined
[Warning] ZDbcASAResultSet.pas(801): Suspicious typecast of WideString to PAnsiChar
[Error] ZURL.pas(137): Undeclared identifier: 'LineEnding'
[Error] ZURL.pas(384): Undeclared identifier: 'LineEnding'
[Fatal Error] ZDbcPooled.pas(69): Could not compile used unit 'ZURL.pas'
Whats the problem?