CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2006
    Location
    California, U.S.
    Posts
    13

    Option for Database Project Missing

    Hello,

    Does anyone know why there would be no option to create a database project in VS 2008? In the New Project dialog, under Project Types I have no node for Database Projects. I've looked under Other Project Types as well. Every tutorial I read says this option should be in one of those two places, but not for me :-( I do have SQL 2005 installed on this machine.

    Thanks!

  2. #2
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

    Re: Option for Database Project Missing

    Just a shot in the dark, are you perhaps using VS 2008 Express ¿

  3. #3
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Option for Database Project Missing

    You should have SQL Express installed, and configured
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured