This blog tries to keep up with .NET Data Access related topics
Wednesday, April 8, 2009
Crystal Reports with SQL Compact
I stumbled across this post by Jason Irwin, that describes how to solve the mystery of connecting Crystal Reports to data from a SQL Compact file – by elegantly using a dataset as the “middleman” or common language, if you like.
Link died!!!
ReplyDeletePlease repost
Thanks
Seems OK to me ?!
ReplyDeleteThe link has indeed died.
ReplyDeleteI tried at different time intervals just in case to take care of the internet-service-provider's hiccups.
IF possible, please do a repost of "Jason Iriwn's" content on a well known SQL-CE forum (msdn may be)
That was just a suggestion as many people like me seem to be stuck into this trap of SQL CE Vs Crystal Reports.
~Mukesh
The link works fine for me!? An alternative approach is described here: http://erikej.blogspot.com/2008/10/accessing-sql-compact-from-sql-server.html
ReplyDeleteYou are just convert dataset to xml file and save one particular location then you can easily do the crystal reports using sql server compact edition
ReplyDelete