I have an application that uses SQL Server 2005 for the database engine. I'd
like to be able to provide an installer for a single-user version that just
uses a copy of the database running in MSDE or something similar that's free
to redistribute. Is there an easy way to do this? Ideally I'd want the user
to only have to run a single installer package.
Paul
like to be able to provide an installer for a single-user version that just
uses a copy of the database running in MSDE or something similar that's free
to redistribute. Is there an easy way to do this? Ideally I'd want the user
to only have to run a single installer package.
Paul