CryoEnix
Well-known member
I have an application that connects to a local SQL server (2005) for all of its data access. Now, when the completed application is installed on a new computer the SQL database needs to be installed too - the DB layout at least - all data to be blank but I need all of the tables & stored procs etc to be installed.
Now would a full version of SQL server need to be installed on each machine for this, or is there an easier way to redistribute a database shell like this? I remember installing something a year or so ago that auto-installed a mini sql server with it. Any ideas?
Thanks in advance
Now would a full version of SQL server need to be installed on each machine for this, or is there an easier way to redistribute a database shell like this? I remember installing something a year or so ago that auto-installed a mini sql server with it. Any ideas?
Thanks in advance