Learner : Unable to connect SQLCE

Joined
Apr 12, 2006
Messages
1
Reaction score
0
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,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top