Hi Folks
I'm trying to set up an SQL Server database to run under LocalDB, a new runtime option for hosting a SQL Server (2012 Express) database useable by a locally installed Winforms project. I already have a database set up in SQL Server 2008 Express I want to transfer into it, and have gotten LocalDB let up in SSMS 2012 to the point where I can log into it as a public object. But it isn't running, which means I can't do anything with it. Any ideas on how I can get this running so I can copy my database into it? I don't currently have VS 2012 or 2010 which may be part of the problem, my App is written in VS 2008 (VB).
Any ideas?
Craig
I'm trying to set up an SQL Server database to run under LocalDB, a new runtime option for hosting a SQL Server (2012 Express) database useable by a locally installed Winforms project. I already have a database set up in SQL Server 2008 Express I want to transfer into it, and have gotten LocalDB let up in SSMS 2012 to the point where I can log into it as a public object. But it isn't running, which means I can't do anything with it. Any ideas on how I can get this running so I can copy my database into it? I don't currently have VS 2012 or 2010 which may be part of the problem, my App is written in VS 2008 (VB).
Any ideas?
Craig