Browse by Tags

All Tags » tsbt-db
Showing page 1 of 6 (58 total posts)
  • DefaultDataPath

    VSDB uses the the ($DefaultDataPath) SQLCMD variable to represent the location where you would place your data and log file of your database. The deployment engine sets the value of SQLCMD variable by querying SQL Server using the following query: 1:...(read more)
    Posted to SQL Server Aggregator (Weblog) by Anonymous on December 1, 2009
  • Agile Database Techniques

    I am happy to announce that there is a new class dedicated to VSDB. “ Agile Database Techniques ”, is a 3-days course that provides students with the knowledge and skills to properly manage the SQL Server database development lifecycle in an agile environment....(read more)
    Posted to SQL Server Aggregator (Weblog) by Anonymous on July 9, 2009
  • DBSchema file for SQL LiteSpeed XP’s

    Based on a customer request I created a .dbschema file which contains the definitions of all the extended stored procedures used by SQL LiteSpeed 5.0 that live inside the master database. Since schema import does not import the definition of extended...(read more)
    Posted to SQL Server Aggregator (Weblog) by Anonymous on June 11, 2009
  • System Objects in TEMPDB

    Today a user send me a question how to resolve reference of system objects inside tempdb? My first thought was this should get resolved by loading the master.dbschema file. However this did not resolve the issue, so time to ask for an example, which slightly...(read more)
    Posted to SQL Server Aggregator (Weblog) by Anonymous on June 11, 2009
  • Declarative Database Development

    Define What You Want, Not How You Get There!   If Not Exists… Database development is many aspects behind in comparison to regular application development. If you look how database development is integrated with regular application development or...(read more)
    Posted to SQL Server Aggregator (Weblog) by Anonymous on June 6, 2009
  • RTM of VSDB 2008 GDR R2

    The QFE rollup release for the Visual Studio Team System 2008 Database Edition GDR release is now available. You can download the SETUP.EXE from the regular location. ( http://www.microsoft.com/downloads/details.aspx?FamilyID=bb3ad767-5f69-4db9-b1c9-8f55759846ed...(read more)
    Posted to SQL Server Aggregator (Weblog) by Anonymous on April 23, 2009
  • Must Read MSDN Magazine Article

    Jamie Laflen and Barclay Hill wrote a great, must read article for MSDN Magazine, detailing the Visual Studio Team System 2008 Database Edition GDR functionality. Besides that it has a great intro describing the base principles of offline database schema development. Check out MSDN Magazine March 2003 Database Development Introducing ...
    Posted to SQL Server Aggregator (Weblog) by Anonymous on February 25, 2009
  • VSTSDB Blog Site

    The Visual Studio Team System Database Edition team has created a new blog site to keep you informed and update about the latest developments. Please check out: http://blogs.msdn.com/vstsdb Thanks, -GertD
    Posted to SQL Server Aggregator (Weblog) by Anonymous on February 24, 2009
  • DBProj.com

    Some of you already know or noticed through sites like LinkedIn or Facebook that per the beginning of this month I started in a new role inside Microsoft. I moved in to an Software Architect role, working on the new Directory Services stack. Hence I needed a new place to publish my DataDude contributions to the community, this new place is ...
    Posted to SQL Server Aggregator (Weblog) by Anonymous on February 20, 2009
  • Data Generator for SQL Server Sparse Columns

    Genevieve, tester on the “DataDude” team, has created a new Data Generator which allows you to populate a random set of sparse columns through the use of an XML column set column. She posted it on the VS Code Gallery, http://code.msdn.microsoft.com/columnsetgenerator. -GertD PS: Dank je wel Genevieve!
    Posted to SQL Server Aggregator (Weblog) by Anonymous on February 7, 2009
1 2 3 4 5 Next > ... Last »