Results 1 to 6 of 6
  1. #1

    Default how to make a database for records using vb codes


    i need step by step tutorial about this database connection in vb...

  2. #2
    google na bai... naa daghan diha steps

  3. #3

  4. #4
    Last edited by mikesaga; 04-26-2010 at 08:04 PM. Reason: edit link

  5. #5
    sa google nalng search hehehehe

  6. #6
    database with vb using basic ms access
    1. create a db using access 2002-2003
    2. n ur vb window go to components then add, microsoft ado controls
    3. on your left pane, drag to create "Adodc" box.
    4. Right click adodc box, select properties, under "Use connection string", click "build" butn.
    5. sel. microsoft jet, under "Select/nter db name" browse and look for your db in your dir.
    6. Click test conn buttn, if success then congrats
    7. copy the ntire path under "Use connection string"
    8. in your vb window, add "module" then ini. a connection ex. dim conn as adodb.connection
    9. go to your main form then type "set form = new adodb.connection"
    10. type this to create a connection.... conn.connectionstring = "[your db connection string here]"
    11. type conn.open [naa naka connection sa imo db]
    12. create a recordset ex. dim myRS as new adodb.recordset
    --------------That should be it, naa naka clue unsaun pag establish sa connection from vb to access---

  7.    Advertisement

Similar Threads

 
  1. Replies: 52
    Last Post: 05-24-2015, 10:30 AM
  2. Replies: 2
    Last Post: 10-29-2009, 02:10 AM
  3. how to browse the net for free using mobile fon?
    By girly_band in forum Gizmos & Gadgets (Old)
    Replies: 17
    Last Post: 10-01-2009, 01:22 PM
  4. Replies: 5
    Last Post: 08-29-2008, 08:04 PM
  5. Replies: 1
    Last Post: 05-25-2007, 12:44 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top