CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2010
    Location
    Washington, DC
    Posts
    11

    Configure C# SQL for VS 2008

    Working with the Head First eBook. A table ContactID was created. The exercise goes on to require that the "identity" be set to TRUE. Do Length, Name, Nullable, NumericPrecision, etc. but not identity. Attachement included. Guidance sought on how to proceed.

  2. #2
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: Configure C# SQL for VS 2008

    Please proceed by including attachment.

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