cancel
Showing results for 
Search instead for 
Did you mean: 

Connect IBM DB2/AS400 with Blue Prism

SusheelMaurya
Level 3
We can connect the IBM DB2 database in the blue prism using OLEDB.
Below are the steps to connect the database.
  • Components you need to connect the IBM DB2/AS400 Database
    • Microsoft OLE DB Provider for DB2 Version 6.0
    • Blue Prism Object - VBO - Data - OLEDB
    • IBM DB2/AS400 Database Access

  • Microsoft OLE DB Provider for DB2 Version 6.0
      •   Import from the folder VBO (Blue Prism installation folder)
    • IBM DB2 Database Access
      •   If you don’t have IBM DB2 access.   You can create a test database  on IBM cloud https://cloud.ibm.com/

    Use Below Connection String and update the values for your database

    “Provider=DB2OLEDB;Network Transport Library=TCPIP;Network Address=xxx.xxx.xxx.xxx;Initial Catalog=MyCtlg;Package Collection=MyPkgCol;Default Schema=Schema;User ID=myUsername;Password=myPassword;"

    Below is the flow of the process to run the query.
    34847.jpg


    0 REPLIES 0