Creation of a sample database in SQL Moblie - steps required

G

Guest

Hello Friends,

I have a question.

Can any one tell me how to create a sample database in SQL Moblie and
testing the sample application in window mobile emulator ?. I want to use SQL
qeury analyser for the creation of sdf file i.e. database file.

I want to following things which are given below

1) Creation of the sdf , i.e. database file in the emulator using sql query
analyser.
2) how to copy the sdf from the emulator to database project , in the
current project folder.
3) how to connect programmtically using c# to the database file and perform
following action such as insertion, upadation deletion and navigation through
the tables programmatically using c#.

If anyone has any information regarding this issue, kindly let me know

-PHIJO MATHEW PHILIP.
 
N

Neil Cowburn

I suggest you go buy one of the many Compact Framework books as they all
cover this subject matter. An alternative to that would be to use arguably
the world's most powerful search engine which, incidently, indexes and
archives this very newsgroup. The name rhymes with "boogle". Another
alternative would be to try the online MSDN Library. This is all readily
available information if you care to look for it.

--Neil
 

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