Recent content by hoang

  1. H

    Insert record order

    Hello, I have a server Midas then the creation order is important at client part or server part ? I try to create again TOracleDataSet in Midas server and insert order is not like TOracleDataset creation order. Thanks. Hoang-Quan [This message has been edited by hoang (edited 17 October...
  2. H

    Insert record order

    Hello, I have a problem with order of insert when I have four tables. The tables have a relation master/details. I have 1 master table and 3 tables details in same level. I use trigger in database and I need record on one of details tables, but this record is not still insert. I want change...
  3. H

    Problem with C++ Builder 6 and Midas

    Why with C++ Builder 5 it's works correctly ? [This message has been edited by hoang (edited 03 September 2002).]
  4. H

    Problem with C++ Builder 6 and Midas

    Hello , we have a problem with 3 tier application. We use Midas and socket server. This application works in C++ Builder 5, since we have migrate in C++ Builder 6 we have problem with master/details tables relations. We try with your 3tier DOA demo, this demo works correctly, but we need...
  5. H

    Modif by another user problem!

    Hi, We are using a SQL command looking like: select *.rowid Our components have the ResolveToDataSet=true We open two instances of a same TForm using the same Provider on the MIDAS server. Both forms display different data because the parameter for that "select" command is different...
Back
Top