Binary compatibility report for the sqldb.dso library  between 000a0000-S60 5th Edition and 000a0000-Symbian^3 versions on ARM

Test Info


Library Namesqldb.dso
Version #1000a0000-S60 5th Edition (gcc 3.4.3)
Version #2000a0000-Symbian^3 (gcc 4.4.1)
CPU ArchitectureARM

Test Results


Total Header Files2
Total Dynamic Libraries1
Total Symbols / Types112 / 69
VerdictIncompatible
(11.61%)

Problem Summary


SeverityCount
Added Symbols-13
Removed SymbolsHigh13
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0

Added Symbols (13)


sqldb.h, sqldb{000a0000}.dso
RSqlBlobReadStream::OpenL ( RSqlDatabase& aDb, TDesC const& aTableName, TDesC const& aColumnName, TInt64 aRowId, TDesC const& aDbName )
RSqlBlobReadStream::SizeL ( )
RSqlBlobWriteStream::OpenL ( RSqlDatabase& aDb, TDesC const& aTableName, TDesC const& aColumnName, TInt64 aRowId, TDesC const& aDbName )
RSqlBlobWriteStream::SizeL ( )
RSqlDatabase::Compact TInt64 aSize, TDesC const& aDbName )
RSqlDatabase::Compact TInt64 aSize, TRequestStatus& aStatus, TDesC const& aDbName )
RSqlDatabase::LastInsertedRowId ( ) const
RSqlDatabase::Size ( RSqlDatabase::TSize& aSize, TDesC const& aDbName ) const
RSqlStatement::BindZeroBlob ( TInt aParameterIndex, TInt aBlobSize )
RSqlStatement::ParameterName ( TInt aParameterIndex, TPtrC& aNameDest )
TSqlBlob::Get ( RSqlDatabase& aDb, TDesC const& aTableName, TDesC const& aColumnName, TDes8& aBuffer, TInt64 aRowId, TDesC const& aDbName ) [static]
TSqlBlob::GetLC ( RSqlDatabase& aDb, TDesC const& aTableName, TDesC const& aColumnName, TInt64 aRowId, TDesC const& aDbName ) [static]
TSqlBlob::SetL ( RSqlDatabase& aDb, TDesC const& aTableName, TDesC const& aColumnName, TDesC8 const& aData, TInt64 aRowId, TDesC const& aDbName ) [static]

to the top

Removed Symbols (13)


sqlrowsetutil.h, sqldb{000a0000}.dso
TSqlRowSetUtil::BindText8 ( RSqlStatement& aStmt, TInt aColumnIndex, TDesC8 const& aText8 ) [static]
TSqlRowSetUtil::ColumnNamesL RSqlStatement& aStmt ) [static]
TSqlRowSetUtil::ColumnSourceL ( RSqlStatement const& aStmt, TInt aColumnIndex ) [static]
TSqlRowSetUtil::ColumnValues RSqlStatement& aStmt ) [static]
TSqlRowSetUtil::ColumnValuesL ( RSqlStatement& aStmt, TInt64 aRowId ) [static]
TSqlRowSetUtil::CreateDb ( RSqlDatabase& aDb, TDesC const& aDbName, TDesC8 const* aConfig ) [static]
TSqlRowSetUtil::EvaluateAll ( RSqlStatement& aStmt, RArray<TInt64>& aRowIds ) [static]
TSqlRowSetUtil::Exec ( RSqlDatabase& aDb, TDesC const& aSqlStmt, TInt64& aLastInsertedRowId ) [static]
TSqlRowSetUtil::GetColumnValue ( RSqlStatement& aStmt, TInt aColumnIndex, TDes8& aDest ) [static]
TSqlRowSetUtil::GetDeclColumnTypesL RSqlStatement& aStmt ) [static]
TSqlRowSetUtil::Insert ( RSqlStatement& aStmt, TInt64& aLastInsertedRowId ) [static]
TSqlRowSetUtil::OpenDb ( RSqlDatabase& aDb, TDesC const& aDbName, TDesC8 const* aConfig ) [static]
TSqlRowSetUtil::Update RSqlStatement& aStmt ) [static]

to the top

Header Files (2)


sqldb.h
sqlrowsetutil.h

to the top

Dynamic Libraries (1)


sqldb{000a0000}.dso

to the top




Generated on Thu Aug 11 12:08:50 2011 for sqldb.dso by ABI Compliance Checker 1.93.4  
A tool for checking backward binary compatibility of a shared C/C++ library API