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. HI.. anyone had working with DB conection to AS400?

HI.. anyone had working with DB conection to AS400?

Scheduled Pinned Locked Moved Visual Basic
questioncsharpdatabase
5 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.
  • J Offline
    J Offline
    jlizardo
    wrote on last edited by
    #1

    HI.. Anyone had working with DB conection to AS400 using VB.NET?. This is a really important question becouse i'm starting develop some project with that feature.. Thank Johnny Lizardo.

    M P 2 Replies Last reply
    0
    • J jlizardo

      HI.. Anyone had working with DB conection to AS400 using VB.NET?. This is a really important question becouse i'm starting develop some project with that feature.. Thank Johnny Lizardo.

      M Offline
      M Offline
      magnus__lindberg
      wrote on last edited by
      #2

      But yes ofcourse. There's no problems what I have seen. I'm working with an IBM DB2 database, with the ODBC driver "Client Access ODBC Driver" Hope my reply gave you all the answers you wanted. herher /Magnus

      J 1 Reply Last reply
      0
      • M magnus__lindberg

        But yes ofcourse. There's no problems what I have seen. I'm working with an IBM DB2 database, with the ODBC driver "Client Access ODBC Driver" Hope my reply gave you all the answers you wanted. herher /Magnus

        J Offline
        J Offline
        jlizardo
        wrote on last edited by
        #3

        Hi Thank for your fast reponse. Look, This is my first time to try this with AS400.. For now I want the simple code to connection to any database. Otherthing, only I need is the Client Access ODBC Driver for connection? Thank a lot. Johnny Lizardo

        1 Reply Last reply
        0
        • J jlizardo

          HI.. Anyone had working with DB conection to AS400 using VB.NET?. This is a really important question becouse i'm starting develop some project with that feature.. Thank Johnny Lizardo.

          P Offline
          P Offline
          Paul Farry
          wrote on last edited by
          #4

          Hi, On your client access install you should find the OLEDB provider for AS400. This is a much faster library to be using for accessing the AS400, rather than ODBC. I'm currently at home so I don't have the exact connect string. But it's the Provider=IBMDA400 I'll post the proper connection string in the morning, then is also a little trick to setting up the Client Access Install, so that you can pass through your Username/Password in the Connection string rather than having client access popup a Dialog asking for the username etc. CWBCFG or similar to that once again ... in the morning...

          J 1 Reply Last reply
          0
          • P Paul Farry

            Hi, On your client access install you should find the OLEDB provider for AS400. This is a much faster library to be using for accessing the AS400, rather than ODBC. I'm currently at home so I don't have the exact connect string. But it's the Provider=IBMDA400 I'll post the proper connection string in the morning, then is also a little trick to setting up the Client Access Install, so that you can pass through your Username/Password in the Connection string rather than having client access popup a Dialog asking for the username etc. CWBCFG or similar to that once again ... in the morning...

            J Offline
            J Offline
            jlizardo
            wrote on last edited by
            #5

            Hi Thank for your help. The bad news is my client don't have client access to link to AS400, they have Rumba. The good news is I download a evaluation copy from Hit OLEDB400 (www.hit.com) And now this connection works. Thank everyone for your support. Johnny Lizardo

            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