Read-only archive of the All About Symbian forum (2001–2013) · About this archive

DBMS

4 replies · 1,738 views · Started 04 June 2003

Hi everybody,

First let me congratulate all those people involved in this forum because definitely is one real good source of info for Symbian programers. 😃

I'm doing a Symbian Series60 App and I need to know how to make a table to gather information about people: a foto, the name and a number. The app has the options to write to the table and to read it to a CAknDoubleLargeGraphicPopupMenuStyleListBox. The large graphic is the tumbnail of the foto.

I'm in panic with that.

Any source code to analise would be great.

Many thanks.

In the 9210 sdk there is an example of using the database system in the examples folder. Look at NokiaCPP\Epoc32Ex\System\DBMS\Basics and see if it is available on the S60 sdk as well.

I've already seen the sample but it is for console based apps not for GUI/Series60 apps.

Are there any open source apps that use DMBS.

Tanks.