Hi All,
I am a lerner in developing applications for PDA. Designing a small application, which creates database and insert, retrive the data from SQLCE.
I can create database(.sdf) on my mobile device, but unable to retrive or insert any records into that database. Below is the error information, if I run SQL statement in SQLanalizer on my mobile (PocketPc) device.
Error : 0x80040e37 DB_E_NOTABLE
Native Error: (0)
Description : The Specified table does not exist
Interface Defining Error : IID_ICommand
Param. 0:0
Param. 1:0
Param. 2:0
Param. 3:tTestTable
Param. 4:
Param. 5:
Please help me,
Thank you,
I am a lerner in developing applications for PDA. Designing a small application, which creates database and insert, retrive the data from SQLCE.
I can create database(.sdf) on my mobile device, but unable to retrive or insert any records into that database. Below is the error information, if I run SQL statement in SQLanalizer on my mobile (PocketPc) device.
Error : 0x80040e37 DB_E_NOTABLE
Native Error: (0)
Description : The Specified table does not exist
Interface Defining Error : IID_ICommand
Param. 0:0
Param. 1:0
Param. 2:0
Param. 3:tTestTable
Param. 4:
Param. 5:
Please help me,
Thank you,