Steps To Install Your GoDB applications to Symbian Devices
Step - 1
1. Symbian device publish option will me made available under Tools -> Symbian
as shown below.

Step - 2
To build a GoDB application for Symbian platform, open the
GoDB project and choose
Symbian 6.0 from the platform dropdown box as shown below and build the project.

Step - 3
Symbian setup files are packaged as "SIS" files. GStudio
can package your GoDB application along with GoDB runtime in a single SIS
file.
To create a SIS file for Nokia 9210, 9210i phones, click on Tools -> Symbian ->Build SIS. You will be prompted with a Dialog Box as shown below.

Please enter the Symbian UID that you obtained from symbian. Please email uid@symbiandevnet.com for obtaining a UID. For more info on symbian UIDs visit http://www.symbian.com/developer/techlib/papers/tn_uid/uidinfo.html .
Symbian UIDs are eight digits long in HEX and you should enter the HEX value of the UID here. Skip 0x and just enter the rest. For example, if your UID is 0x12345678, then enter 12345678 only.
Once built the SIS file will be made available under "symbian_Debug" or "symbian_Release" folder of your project, depending on the development mode of the project. Similarly SIS filescan be generated for Nokia 60 devices by clicking on Tools -> Symbian ->Build SIS(Series 60). For a complete list of Series 60 Nokia phones, please visit http://forum.nokia.com/main/0,,015-Platform-60-1,00.html .
To deploy directly to the device, click on Tools -> Symbian -> Install SIS.
NOTE: For installing SIS files, you should have Nokia PC suite already installed.