Well, you might need to set the database name correctly. On Symbian database names must be coded Windows style, with the backslash. (Don't forget to double up, since backslash is the "escape" character.)

And where is your database supposed to be? If you want it in the application-private directory you shouldn't code the drive designator or leading slash.