Recent content by marechal

  1. M

    Concurrent access problem with Midas

    I re-sent it just right now (and twice before...). If you don't get it, can you please contact me by e-mail and I will try a reply. Alain
  2. M

    Concurrent access problem with Midas

    Hi Marco, I have sent you a zip file containing both client and midas application, at support@allroudautomations.nl. Did you received it ? Did you reproduce the problem ? I'm still looking for a solution... Best regards Alain
  3. M

    Concurrent access problem with Midas

    Hi Marco- In the C++ TOracleDataSet, the CommitProviderTransactions attribute is not published, thus is only accessible via a programming instruction (e.g. ds->CommitProviderTransactions=true). Anyway, we haven't modified this attribute, since it's already (and always) set to true. All our...
  4. M

    Concurrent access problem with Midas

    Hi- We are using Borland C++Builder with Midas. All our DOA objects are on the Midas server and we access them from the client via clientdatasets and datasetproviders. Our datasetprovider has the ResolveToDataSet attribute set to true. TOracleDataSets' select clauses contains the rowid...
Back
Top