2022

Page tree

Versions Compared

Key

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

...

  • Once the connection is established, all control flows will be displayed with arrows. A screenshot below illustrates the same. 

Image Modified

  • Right Click\Properties on DBReader. The properties will be displayed in the bottom left area of DBSync Console. Select Database from Adapter Drop Down. 

Image Modified

  • Enter the following query within the query section of the database adapter.  
    Code Block
     select * from account 
  • Right-click on the DBwriter now and select "properties" and enter the following.
  •