Announcing - SQL Server Database Publishing Wizard CTP 1

Last post 09-28-2008 6:10 PM by Niall20. 15 replies.

Sort Posts:

  • Announcing - SQL Server Database Publishing Wizard CTP 1

    10-17-2006, 1:30 PM
    • Member
      25 point Member
    • danwinn
    • Member since 10-16-2006, 11:57 PM
    • Posts 5

    The SQL Server group at Microsoft has just launched the SQL Server Hosting Toolkit with the release of the Database Publishing Wizard Community Technology Preview 1.

    The objective of the SQL Server Hosting Toolkit is to enable a great experience around hosted SQL Server.  The Database Publishing Wizard works toward this mission by making it easy to upload a database from a development box up to a shared hoster.  In its first incarnation, the Database Publishing Wizard is a command line tool that generates a T-SQL script designed to be executed in the script execution windows provided by most hosters in their database management consoles.  In the coming months we'll be adding a GUI and building seamless integration between the tool and an upload service we'll provide to hosters for deployment.

    Details on the Database Publishing Wizard as well as the download can be found at http://www.codeplex.com/Wiki/View.aspx?ProjectName=sqlhost&title=Database%20Publishing%20Wizard.

    We plan to be releasing advances in the Toolkit frequently so check out this first CTP and give us your feedback!

    Thanks,

    Dan Winn

    Senior Program Manager, Microsoft SQL Server

    Filed under:
  • Re: Announcing - SQL Server Database Publishing Wizard CTP 1

    10-19-2006, 6:43 AM
    Answer
    • Member
      45 point Member
    • AMcQ100
    • Member since 10-13-2006, 10:42 PM
    • Posts 9

    Does the SQL Server Hosting Toolkit work alongside Visual Web Developer ?
    Will it transfer ASPNETDB.MDF across to a shared SQL 2005 server - without having to write stacks of code ?
    Will new ASP users be able to use it ?

    Good to see that Microsoft is responding, otherwise you are going to frustrate a lot of VWD newbies ....

    Just seen that DiscountASP.NET have a SQL 2005 Attach MDF Tool ... it seems they have recognised that thousands of new VWD user are having real problems moving databases from local to server.

     

  • Re: Announcing - SQL Server Database Publishing Wizard CTP 1

    10-29-2006, 12:35 AM
    • Contributor
      2,850 point Contributor
    • Nocturnal
    • Member since 10-14-2003, 10:58 PM
    • Ridgefield, CT - USA
    • Posts 570

     

    this is a great little tool, thanks for making it available! I've been looking for a utility to pull an image of a hosted database for some time but had no luck finding it. This tool actually works to pull data of a remote SQL 2000 Server.

     Whatever you add in the future, please keep the command line available. That will enable this tool for backup purposes.

     For a moment I was confused when I could not open the result file in vim. Apparently the format is unicode or whatever 2 byte character encoding is called. I think it would be useful if there was an option to generate plain-simple 1 byte character text files. If only because the size gets cut in half :)
     

    SquadEngine for game squad and clan hosting
    GravityPoint for all other group portal hosting
    TungstenTech: DNN Site
  • Re: Announcing - SQL Server Database Publishing Wizard CTP 1

    11-16-2006, 2:52 PM
    • Member
      25 point Member
    • danwinn
    • Member since 10-16-2006, 11:57 PM
    • Posts 5

    Thanks for your feedback Nocturnal.  We'll definitely be keeping the command line.  Interesting idea on the single byte text output.  The problem would be potential data loss, but we might be able to detect that and throw an error...

    By the way, check out the new CTP we just released at http://www.codeplex.com/sqlhost

    Thanks,
    Dan

  • Re: Announcing - SQL Server Database Publishing Wizard CTP 1

    11-27-2006, 2:48 AM
    • Contributor
      5,007 point Contributor
    • Liming
    • Member since 01-09-2006, 8:21 PM
    • Mclean, VA
    • Posts 1,017
    darn! a perfect tool for me... only if the source database supports sql server 2000. I'm pushing it the other way around, 2000 to 2005. :(
  • Re: Announcing - SQL Server Database Publishing Wizard CTP 1

    11-27-2006, 9:16 AM
    • Contributor
      2,850 point Contributor
    • Nocturnal
    • Member since 10-14-2003, 10:58 PM
    • Ridgefield, CT - USA
    • Posts 570
    I use it with SQL 2000. Did you try and did it not work?
    SquadEngine for game squad and clan hosting
    GravityPoint for all other group portal hosting
    TungstenTech: DNN Site
  • Re: Announcing - SQL Server Database Publishing Wizard CTP 1

    12-11-2006, 6:33 AM
    • Contributor
      5,007 point Contributor
    • Liming
    • Member since 01-09-2006, 8:21 PM
    • Mclean, VA
    • Posts 1,017

    Yeah, it didn't.

     My source table is 2000, targe is 2000 as well, publish schema only. Get an error while in Gathering list of objects to script. says need 2005 or later. :(  had to use the Red Gate sql compare instead.
     

  • Restore and Backup Facility

    01-12-2007, 12:06 AM
    • Member
      158 point Member
    • SoftMind
    • Member since 11-15-2006, 7:14 AM
    • India
    • Posts 123

    Very Very Good efforts by the team.

    This tools are very much appreciated and welcomed.

    I think backup, restore facilities should be included in future versions they are a must. I think dotnet panel is utilising them very smoothly.This could be a disadvantage for users if their host is providing some panels and this is a common scenerio.

    -------------------------------------------------------------------------------------------------------------------------------------
    A little information required here....

    What if i upload a new data from my local SQL2005 to remote SQL2005. I just want my local sql2005 to be along with remote sql2005, i do not want to over write the remote sql2005. Is it possible...?

    e.g:- my remote has 10 datas. I want to add 2 datas more from my local sql2005 to remote sql2005 to make it 12 datas on remote.
    If i over write it will become 2 on remote, i will looose 10 datas.

    I hope i have cleared. Thi facility if not added to day, should be considered for future
    ---------------------------------------------------------------------------------------------------------------------------------------------------

    I was surprised no one has mentioned the links for great tutorials for this tool by Mr. Scott Guthrie.

    Any how its here...

    Tutorial 1

    and

    Tutorial 2

    Cheers!

  • Re: Restore and Backup Facility

    03-11-2007, 6:32 AM
    • Member
      10 point Member
    • xrock
    • Member since 03-11-2007, 6:45 AM
    • Posts 5
    thank you!
  • Re: Restore and Backup Facility

    04-05-2007, 6:17 PM
    • Star
      12,857 point Star
    • Motley
    • Member since 10-14-2005, 5:26 PM
    • West Chicago, IL
    • Posts 2,297
    • TrustedFriends-MVPs
    I would like to be able to select which tables, views, functions, and stored procedures to move.
  • Re: Restore and Backup Facility

    04-20-2007, 11:23 AM
    • Member
      89 point Member
    • gburks
    • Member since 02-06-2004, 4:49 PM
    • Posts 26

    We are currently using the Team Edition for Database Pros plug in for VS Team Suite, along with Web Deployment Projects and Team Build for Team Foundation Server.



    Do you think this new utility has a place in that kind of environment?  Currently, the database project generates a SQL deployment script when we do a team build, and we can also use the database project's Schema Compare and Data Compare to sync our live databases. 

  • Re: Announcing - SQL Server Database Publishing Wizard CTP 1

    06-03-2007, 8:43 AM
    • Member
      15 point Member
    • Aleyna
    • Member since 05-31-2007, 10:52 PM
    • Posts 14
    ;) Good to hear. Very appreciated. I will have a look at it
  • Re: Announcing - SQL Server Database Publishing Wizard CTP 1

    07-23-2007, 4:33 PM
    • Member
      483 point Member
    • arsalan
    • Member since 09-15-2005, 10:43 PM
    • Pakistan
    • Posts 125

    Same problem tried with Sql 2000 and failed :(

    Muhammad Arsalan Ayub
    MVP ASP.NET Visual Developmnet
    User Group Leader DotNetOlympians

    MyBlog
  • Re: Announcing - SQL Server Database Publishing Wizard CTP 1

    09-10-2007, 5:00 AM
    • Member
      108 point Member
    • DBMaster
    • Member since 09-01-2007, 7:33 AM
    • Posts 30

    I tried with SQL 2000 but got an errors.

    DBMaster

    MyBlog

  • Re: Restore and Backup Facility

    08-04-2008, 9:04 AM
    • Member
      22 point Member
    • saifxk2
    • Member since 05-14-2008, 1:39 PM
    • Posts 63

    thank you

Page 1 of 2 (16 items) 1 2 Next >