Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download x32/86-bit ODBC driver from the official site

    Note

    Do not use the x64 bit ODBC driver.


  2. Run odbcad32.exe

  3. Anchor
    Anchor 3
    Anchor 3
    On the Custom User DSN tab, click Add. In the window that opens, configure a new data source:

    Image Added

    1. Select PostgreSQL Unicode and click Finish
      Image Added

    2. In the connection settings window, specify:

      • Data Source — any name of the created source

      • Database — the name of the created database in PostqreSQL

      • Server — the IP address of the PosgreSQL server

      • User Name — the name of the created database user

      • SSL Mode — allow encryption, leave Allow

      • Port — the connection port

      • Password — the password of the database user.
        Image RemovedImage Added

    3. Click Test to test the created connection
      Image RemovedImage Added

    4. Click OK, then Save.

  4. Go to the System DSN tab and repeat the steps from step 3

  5. Set up connection between r_keeper 7 and PostgreSQL. Export data to SQL
  6. Check that the settings are correct and the connection is established. After a successful import into the database, the GLOBALSHITS table should contain all closed shifts.
    Image Added
  7. After that, go to the QushMan app. Create and configure connection with r_keeper 7.
    Select Postgres database as data source. Fill in the required parameters:
    Image Added
    Now data from r_keeper 7 will be uploaded to StoreHouse 5.
  8. Make a primary import. Click Start on the Jobs tab.
    Image Added
  9. In StoreHouse, go to Documents > Requests > Apply. You will see all imported orders.
    Image Added
  10. The technical settings for communication with r_keeper are now complete. You can move to the detailed import settings.

...