Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Compact Framework / April 2006

Tip: Looking for answers? Try searching our database.

Help... first SQL Mobile project

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
chook.harel@gmail.com - 25 Apr 2006 14:51 GMT
Hey there friends,

I am starting to learn .net (worked in Java / MainFrame systems until
now), and I have a project that I need to finish ASAP

The project is on PPC2003SE, and the forms and all I can manage (I'm
using VS2005 as the developing environment)

I'm having trouble with the sql mobile implementation...

I need the PDA to work stand-alone, offline, so I need the DB to sit on
it alone, not needing any outsourcing.

Can you plz advise me on how to do it

Basically until now I came up with these following lines:

using System.Data.SqlServerCe;
...

string connString = "Data Source='Test2.sdf'; LCID=1033; Password=111;
Encrypt = FALSE;";

SqlCeEngine engine = new SqlCeEngine(connString);

If you can just explain in a few sentences how the whole
engine/connection/query thing works here (and of course on the
resultset) I'll be more then pleased.

(I am familiar with JDBC / ADO(not .net) so this shouldn't be to much
of trouble to explain to me)
Hope for a quick reply from you guys

Chen.
Peter Morris [Droopy eyes software] - 25 Apr 2006 16:16 GMT
There are lots of articles about this on the web.
Arun - 26 Apr 2006 06:06 GMT
MSDN is the best book for this,
You can download SQL Mobile books online in this link,
http://download.microsoft.com/download/2/4/8/2482e95d-00fd-4374-bd15-57a8c4c3444
4/SQLMobileBooksOnline.exe


There is an web cast explaining SQL Mobile,
http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?EventID=1032283150&Ev
entCategory=5&culture=en-US&CountryCode=US


Darren Shaffer's Blog
http://dotnetjunkies.com/WebLog/darrenshaffer/default.aspx

As Peter mentioned, there are tons of articles in web, you can even do
a google group search to find out more on SQL Mobile,

Cheers,
Arun.
www.innasite.com
chook.harel@gmail.com - 26 Apr 2006 08:18 GMT
Thanks alot for the info!
I will sure look at the links you've put down..

My main concern up till now is the reports I need to print from the
Mobile
(A topic above this one)
If you could help me there, It would be a great thing :)
Arun - 26 Apr 2006 10:10 GMT
Have a look at this thread,
http://groups.google.co.in/group/microsoft.public.dotnet.framework.compactframew
ork/browse_thread/thread/1002fd8978cdab19/b47c6261fc8df29d?q=arun+printing&rnum=
1#b47c6261fc8df29d


Better use word "printing" and do a google group search
http://groups.google.com/advanced_group_search
you will get lots of threads discussed the same topic and few will
really help you to start with.

Hope this helps,
Cheers,
Arun.
www.innasite.com
chook.harel@gmail.com - 26 Apr 2006 12:42 GMT
Thanks again,
but as I see it every solution costs money,
The solution from FieldSoftware Products
talks about ordering from 100 licences and above..
I only need one ! :(

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.