"John Vottero" <(E-Mail Removed)> wrote in message
news:et%(E-Mail Removed)...
Hi John,
> You can redistribute SQL with your application. With SQL 2000, the
> redistributable version is called MSDE. With SQL 2005, I *think* that the
> redistributable version is SQL Express. Of course, SQL 2005 is still in
> beta so you can't redistribute anything until it's released (Nov 7th?).
I don't really want to distribute anything, I want it to run out of the box
(like connecting to an Access db - you don't require Access installed). I
want my app to be installed with ClickOnce to make things easy, and I think
SQL Express will just make it a nightmare!
I'm just playing around with db4o now, which might save me some time on
writing SQL too, and it seems pretty portable, as long as my
ClickOnce-installed app is allowed write access somewhere on the disk
without having to bug the user for permissions!
Danny