Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Vb6

Vb6

Scheduled Pinned Locked Moved Visual Basic
csharpdatabasehelptutorial
10 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Subjugate
    wrote on last edited by
    #1

    May i know anyone have any example of access database using vb6?? I am new to vb6 and when i look at vb6 book i found out that it is quite diff from .net. Please help...

    M C 2 Replies Last reply
    0
    • S Subjugate

      May i know anyone have any example of access database using vb6?? I am new to vb6 and when i look at vb6 book i found out that it is quite diff from .net. Please help...

      M Offline
      M Offline
      Mr Waldorf
      wrote on last edited by
      #2

      Check out any book using classic ADO. If you know vb script for classic ASP pages, then apply that knowledge. Sorry can't be more specific but I haven't used VB 6 with Access for a few years.

      1 Reply Last reply
      0
      • S Subjugate

        May i know anyone have any example of access database using vb6?? I am new to vb6 and when i look at vb6 book i found out that it is quite diff from .net. Please help...

        C Offline
        C Offline
        ChandraRam
        wrote on last edited by
        #3

        What exactly are you trying to do with VB6/Access and find difficult?

        S 1 Reply Last reply
        0
        • C ChandraRam

          What exactly are you trying to do with VB6/Access and find difficult?

          S Offline
          S Offline
          Subjugate
          wrote on last edited by
          #4

          cos when i look through the vb6 book. it is very different with .net. Their framework and syntax all different. i actually need to retrieve stuff from access and enter stuff in. Sumthing like staff record and information tracking.

          C 1 Reply Last reply
          0
          • S Subjugate

            cos when i look through the vb6 book. it is very different with .net. Their framework and syntax all different. i actually need to retrieve stuff from access and enter stuff in. Sumthing like staff record and information tracking.

            C Offline
            C Offline
            ChandraRam
            wrote on last edited by
            #5

            If you look through the database chapters in that book, you will probably be able to get a few examples of interacting with Access, I think. In any case, just Google for VB6 + Access, and you are likely to get a ton of stuff.

            S 1 Reply Last reply
            0
            • C ChandraRam

              If you look through the database chapters in that book, you will probably be able to get a few examples of interacting with Access, I think. In any case, just Google for VB6 + Access, and you are likely to get a ton of stuff.

              S Offline
              S Offline
              Subjugate
              wrote on last edited by
              #6

              ya i know.. but the problem is my company got no internet..

              C 1 Reply Last reply
              0
              • S Subjugate

                ya i know.. but the problem is my company got no internet..

                C Offline
                C Offline
                ChandraRam
                wrote on last edited by
                #7

                Oh... tough luck... How about the book then? Did you find a chapter on database access?

                S 1 Reply Last reply
                0
                • C ChandraRam

                  Oh... tough luck... How about the book then? Did you find a chapter on database access?

                  S Offline
                  S Offline
                  Subjugate
                  wrote on last edited by
                  #8

                  ya.. tt bk is database for vb6 but somehow i dun really understand... the recordset make me very blur...

                  C 1 Reply Last reply
                  0
                  • S Subjugate

                    ya.. tt bk is database for vb6 but somehow i dun really understand... the recordset make me very blur...

                    C Offline
                    C Offline
                    ChandraRam
                    wrote on last edited by
                    #9

                    The Recordset object basically contains a view from your query - the result of a Select statement. If you use ADO, you can perform all SQL statements (Select, Insert, Update, Delete...) on the connection object referencing the Access database. Why dont you just try out the example in the book, see how it works and post your doubts here?

                    S 1 Reply Last reply
                    0
                    • C ChandraRam

                      The Recordset object basically contains a view from your query - the result of a Select statement. If you use ADO, you can perform all SQL statements (Select, Insert, Update, Delete...) on the connection object referencing the Access database. Why dont you just try out the example in the book, see how it works and post your doubts here?

                      S Offline
                      S Offline
                      Subjugate
                      wrote on last edited by
                      #10

                      okok.. thanks. cos now i doing attachment and tt is my project..

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups