visual studio 2010 database project, is there a visual way?
        Posted  
        
            by b0x0rz
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by b0x0rz
        
        
        
        Published on 2010-05-04T19:45:37Z
        Indexed on 
            2010/05/04
            20:08 UTC
        
        
        Read the original article
        Hit count: 495
        
started a visual studio 2010 database project. however i am only able to write sql in a text mode, there is no functionality in making the table for example in a visual view as exists when you add a new database to app_data folder and the work on it there.
is this the only way and there is no visual way of doing this in the visual studio 2010 database project? or am i missing some obvious way of getting to it?
thank you
also if there is a tutorial anywhere (video maybe!?) please link it. i only found importing a database from an existing script video using a wizard. would like new database from scratch without wizard.
© Stack Overflow or respective owner