Tutorials for configuring a SQLite db

Discussion in 'C#' started by homtim, Mar 22, 2010.

  1. homtim

    homtim New Member

    Joined:
    Mar 22, 2010
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    I have some MS Access experience, and had a class on console c++ apps, now I am trying to develop my first program. It's a little C# SQLite database program. I have the db tables and columns planned and keyed into the new project in VS, but that's where I'm stuck. I'm needing VS tutorials that will guide me on configuring relationships, datatyping, etc, on the db so I can get it ready for the testing of the schema.

    The only tutorials I've been able to find either talk about general db basics (ie, not helping me with VS/C#), MS databases, or C# communications with an existing SQL db.

    Thank you.
     
  2. homtim

    homtim New Member

    Joined:
    Mar 22, 2010
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice