Skip to main content
Home Forums Silverlight Programming WCF RIA Services Does/will Silverlight have a client-side SQL database like Flash SQLLight?
3 replies. Latest Post by meidianto on November 3, 2009.
(0)
Peter Alvin
Member
0 points
2 Posts
10-31-2009 6:07 AM |
This is my first post.
Does/will Silverlight have a client-side SQL database like Flash SQLLight?
Pete
Sledge70
Contributor
5988 points
1,050 Posts
10-31-2009 7:44 AM |
There's no official support for anything client side although someone has done a basic port of SqlLite.
http://forums.silverlight.net/forums/t/118411.aspx
http://www.itwriting.com/blog/1695-proof-of-concept-c-sqlite-running-in-silverlight.html
11-03-2009 7:12 PM |
Thank you; that helps.
It seems MS dropped the ball by not providing client data persistence.
meidianto
605 points
130 Posts
11-03-2009 9:13 PM |
Currently the "officially" supported client side storage is the Isolated Storage.