Hi!
Is there any kind of database engine for symbian?
I'm program in C++.
Thanks!
Hi!
Is there any kind of database engine for symbian?
I'm program in C++.
Thanks!
have you checked RDbNamedDatabase already ?
No, sorry. I'm new in symbian development.
Thanks for your answer.
try searching in wiki. you will get more then one example how to use database.
If you are just started learning basic things 1st then move on..
It would also be worth checking SQLite which is ported to Symbian and will be part of the core OS releases in all future devices. You can install a separate version with your application for now.
Sorcery