Click here to Skip to main content
15,910,471 members
Home / Discussions / Mobile
   

Mobile

 
Questionpassing string from c# to c++ dll Pin
iriedel20-Jan-06 12:18
iriedel20-Jan-06 12:18 
AnswerRe: passing string from c# to c++ dll Pin
Mike Dimmick22-Jan-06 0:34
Mike Dimmick22-Jan-06 0:34 
QuestionProblem spawning external program in PPC2003SE Pin
Dalkie18-Jan-06 22:44
Dalkie18-Jan-06 22:44 
Questiondrawing lines in Pocket PC program "Notes" Pin
muradx718-Jan-06 1:56
muradx718-Jan-06 1:56 
QuestionCan mobile device send and receive SMS through HTTP Protocol Pin
bibi040417-Jan-06 17:24
bibi040417-Jan-06 17:24 
AnswerRe: Can mobile device send and receive SMS through HTTP Protocol Pin
coder@coder.gr4-Feb-06 9:20
coder@coder.gr4-Feb-06 9:20 
QuestionSymbol MC3000: database howto? Pin
Hamid Reza Mohammadi17-Jan-06 4:12
Hamid Reza Mohammadi17-Jan-06 4:12 
AnswerRe: Symbol MC3000: database howto? Pin
Mike Dimmick22-Jan-06 1:07
Mike Dimmick22-Jan-06 1:07 
ADOCE using the CEDB provider is pretty much obsolete. It was never very reliable.

You could consider SQL Server CE 2.0. The install page[^] suggests that you need to have eVC 3.0 and the Pocket PC 2000 SDK installed in order for the installation to succeed. This may be where the Platform Builder error message came from.

The built-in CEDB database is a property database, not a relational one. It isn't really designed to be used with a fixed schema, and it's not particularly fast.

A friend of mine has some experience with and recommends SQLite[^].

If you're moving from a Symbol 3100 to an MC3000, the company I work for could help you port your existing application. We specialise in mobile applications development, and have already ported a few applications using our Quantum porting library, which emulates portions of the Series 3000 BiosXxx calls and Symbol UK's ADL library. See our product overview[^]. If you used the ADL's Indexed File Manager feature and want to reuse that while rewriting the rest of your application, we have a compatible library.

Stability. What an interesting concept. -- Chris Maunder
GeneralRe: Symbol MC3000: database howto? Pin
Hamid Reza Mohammadi22-Jan-06 4:11
Hamid Reza Mohammadi22-Jan-06 4:11 
QuestionEmbedded Visual C++ 4.0 installation problem Pin
Garth Watkins16-Jan-06 7:38
Garth Watkins16-Jan-06 7:38 
Questionwhat J# is? Pin
Sasuko13-Jan-06 2:55
Sasuko13-Jan-06 2:55 
QuestionWindow CE - Playing Sound Pin
karyeun11-Jan-06 21:41
karyeun11-Jan-06 21:41 
AnswerRe: Window CE - Playing Sound Pin
Jumba66663-Feb-06 10:14
Jumba66663-Feb-06 10:14 
QuestionJava J2SE/ME to .NET CF dll Pin
RolandAbt11-Jan-06 2:47
RolandAbt11-Jan-06 2:47 
Questionproblem WM 5.0 InstallDir with accents Pin
gbohl10-Jan-06 22:32
gbohl10-Jan-06 22:32 
QuestionWeb service with pocket PC Pin
Donnylies10-Jan-06 19:05
Donnylies10-Jan-06 19:05 
Questionhow to start Mobile Development Pin
shabonaa10-Jan-06 10:11
shabonaa10-Jan-06 10:11 
AnswerRe: how to start Mobile Development Pin
Hari Om Prakash Sharma23-Jan-06 8:10
Hari Om Prakash Sharma23-Jan-06 8:10 
GeneralRe: how to start Mobile Development Pin
shabonaa23-Jan-06 17:18
shabonaa23-Jan-06 17:18 
QuestionHow to make NLS file Pin
ubbee9-Jan-06 23:05
ubbee9-Jan-06 23:05 
QuestionPhone signal affect health? Pin
Mekong River6-Jan-06 4:12
Mekong River6-Jan-06 4:12 
QuestionException while Running the Program..... Pin
luckylaeeq6-Jan-06 3:19
luckylaeeq6-Jan-06 3:19 
AnswerRe: Exception while Running the Program..... Pin
Daniel Strigl9-Jan-06 17:57
Daniel Strigl9-Jan-06 17:57 
QuestionCalling COM DLL in Pocket PC Pin
Logan from Singapore4-Jan-06 17:17
Logan from Singapore4-Jan-06 17:17 
QuestionSend SMS Through Mobile Phone From Within My PC Pin
ungmonirath@gmail.com31-Dec-05 21:54
ungmonirath@gmail.com31-Dec-05 21:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.