help with Database with vb 2005/8

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • richarthur
    New Member
    • Dec 2007
    • 4

    help with Database with vb 2005/8

    hi
    How do i in vb 2005 /2008
    1.create an OLE db file
    2.create Tables
    3. create 3 columns
    from code

    i can do that with vb6
    thanks
    Rich
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    Originally posted by richarthur
    hi
    How do i in vb 2005 /2008
    1.create an OLE db file
    2.create Tables
    3. create 3 columns
    from code

    i can do that with vb6
    thanks
    Rich
    Pretty simple, browse Microsoft's site for VB 2005 Express Videos, get step by step there: http://msdn2.microsoft.com/en-us/express/aa718406.aspx

    See tables here:


    Truth be told I am currently working on a project with Web dev 2005 and SQL Express, got it all going after watching the videos. Please try them, and do stay tuned if that is not what you needed.

    Also, fetch above just in case anything already posted on this...

    Good luck!

    Dököll

    Comment

    Working...