I am trying to connect to a Business Central database installed on a local server.
Currently I am being able to connect directly to the database, but I would like to try to do it using their webservice with oDataV4, which is much more convenient to prepare the queries than doing it directly with SQL since it has tremendously complex table and field names, apart from of the game provided by the Flowfields with which you already get precalculated values that otherwise you also have to calculate manually when launching the standard SQL.
Thank you
Currently I am being able to connect directly to the database, but I would like to try to do it using their webservice with oDataV4, which is much more convenient to prepare the queries than doing it directly with SQL since it has tremendously complex table and field names, apart from of the game provided by the Flowfields with which you already get precalculated values that otherwise you also have to calculate manually when launching the standard SQL.
Thank you