CryoEnix Posted July 3, 2007 Posted July 3, 2007 I have an application that connects to a local SQL server (2005) for all of it's 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 Quote Chaos is merely logic beyond human comprehension
Administrators PlausiblyDamp Posted July 4, 2007 Administrators Posted July 4, 2007 Have you considered SQLExpress? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
CryoEnix Posted July 4, 2007 Author Posted July 4, 2007 I'l be honest with you plausibly, I've never heard of it. I'll some quick research now - thanks! Quote Chaos is merely logic beyond human comprehension
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.