CodeSmith Community
Your Code. Your Way. Faster!

Scripting a SQL Server database to be compatible with SQL Server Compact Edition

Latest post 07-07-2007 9:50 PM by Hector. 0 replies.
  • 07-07-2007 9:50 PM

    • Hector
    • Not Ranked
    • Joined on 10-13-2006
    • Utah
    • Posts 5
    • Points 65

    Scripting a SQL Server database to be compatible with SQL Server Compact Edition

    Out of necessity, I created this template to help me move a SQL Server 2005 database to SQL Server 2005 Compact edition. This saved me a LOT of manual entry for all the DDL for the CREATE TABLE stuff. Right now all it does is the basic create table with primary key (if any). It doesn't do foreign keys, since I didn't need it.

     Enjoy!
     

     

    So as a rule you can recognize genuinely smart people by their ability to say things like "I don't know," "Maybe you're right," and "I don't understand x well enough."
    • Post Points: 5
Page 1 of 1 (1 items) | RSS
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems