Getting Started with SQL 2005 CTP

Has anyone setup new db's

Thanks,
BillB


Answer this question

Getting Started with SQL 2005 CTP

  • Morcollo

    Hello Bill,

    Yes I have, I did it through the server tab on VS.Net 2005 beta 2.

    Hope this helps,
    Gary



  • sunnyluo

    Hi,

    you can use the server management studio, a programm written by your own as well.


  • Olivier B.

    Hi, < xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

    Independently from Management Studio or your own program

    in SQL Server 2005 you can also use sqlcmd utility (see BOL)
    If you run SQL Server 2000 on your machine, you can also use SQL Server 2000 tools like Query Analyzer or Enterprise Manager and connect to CPT15 instance

    Thanks

    Mirek

     



  • Getting Started with SQL 2005 CTP