all groups > dotnet compact framework > october 2005 >
You're in the

dotnet compact framework

group:

Databases for Smart Device Application



Databases for Smart Device Application narayanan.rajagopalan NO[at]SPAM gmail.com
10/31/2005 4:09:26 AM
dotnet compact framework: Hi All,

What are all the database supported for Smart Device application other
than Pocket Access and SQL?

Would you please suggest me databses other than Access and SQL to use
with Smart Device application?

Thanks

Nana.
Re: Databases for Smart Device Application Ginny Caughey [MVP]
10/31/2005 7:15:17 AM
Nana,

The main ones people use are SQL CE for CF 1.0 apps and SQL Mobile for CF
2.0 apps. There are also database products from companies other than
Microsoft but I don't know of a complete list.

--
Ginny Caughey
..NET Compact Framework MVP


[quoted text, click to view]

Re: Databases for Smart Device Application Hank
11/1/2005 8:27:21 AM
iAnywhere has both their UltraLite and Adaptive Server Anywhere (ASA)
databases that both work on the PPC. UltraLite has a 60,000 row limit per
table, but both have an ADO.NET provider. The synchronization technology is
quite granular and very customizable, but has a pretty long learning curve,
and requires a fair amount of coding. You can, however implement very basic
synchronization almost out of the box. The pricing is quite attractive also.
Very responsive support on their newsgroups from their engineers.

[quoted text, click to view]

Re: Databases for Smart Device Application narayanan.rajagopalan NO[at]SPAM gmail.com
11/1/2005 10:33:27 PM
Thanks. I went thru' their product information.

Nana

[quoted text, click to view]
Re: Databases for Smart Device Application Sampathd
11/2/2005 12:00:00 AM
Well you can use an XML file to store the data..

[quoted text, click to view]

Re: Databases for Smart Device Application narayanan.rajagopalan NO[at]SPAM gmail.com
11/2/2005 4:31:13 AM
Yeah i stored and retrieved using XML file but i find this very slow.


[quoted text, click to view]
AddThis Social Bookmark Button