SL4 Published on the Sandbox, now how to get to the DB

Discussion in 'ASP.NET 4.0 RC Beta [Closed]' started by sbjcat, Jan 29, 2010.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Actually I have an mdf which in the real world I can attach to my SQL Server on DASP. From the sandbox I have now idea how to get to the SQL 2008 tools; for that matter, the Control Panel as a whole. I asked support and they sent me here. Any Ideas?
    Steve
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    you cannot attach MDF in the sandbox env. Try use the SQL Data Publishing wizard.
     
  3. Bruce,
    Thanks for the response. Is the SQL Data Publishing wizard part of DASP, or part of the SQL package. All I have is MDF file, and there is a tool provided by DASP through the Control Panel for attaching an MDF to a SQL Server database (which I can do in my real account). My real problem is accessing the sandbox SQL Server. I can't get there from the Control Panel.
    Thanks again,
    Steve
     
  4. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

    The control panel tools that we provide only work on the production servers. They do not work on the sandbox servers. So for the sandbox sql database, you need to upload the database another way using the SQL Data Publishing Wizard. The sql data publishing wizard is not part of our control panel.
     
  5. Thanks for the help, as you can see I'm a little new to the server world.
    Steve
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page