Recent content by Paulos

  1. P

    Doa with Providers - Table Messages

    Mark ----- Do you have any schedule for this ? Thanks Paulo Sergio
  2. P

    Doa with Providers - Table Messages

    Hi -- I am using TOracleDataset and TProvider. How to get messages in the client side from ToracleSession and TableMessages ? Is there any way to do the same thing with Sequencefield ? Thanks Paulo Sergio
  3. P

    Apply Order in ClientDataset nesteds

    I am using 1 ClientDataset ( master ) and 3 nested datasets ( with Dataset Field ). The providers were set to resolvetodataset = false. The third child must be "applied" after the two others because it has dependencies with them. Although I have change the field defs order in the master...
  4. P

    DOA X Client Datasets - Problems ?????

    Mark ----- Good news. Everything works fine !!! I received you files and recompiled the project in two ties and with web services. Congratulations and thanks for your attention. Paulo Sergio
  5. P

    DOA X Client Datasets - Problems ?????

    Ok. Sent to both e-mail again.
  6. P

    DOA X Client Datasets - Problems ?????

    Do you have any other alternative e-mail ? With this example I believe that will be so easy to see the problem. Paulo S
  7. P

    DOA X Client Datasets - Problems ?????

    It was post again. Please check if you really receive it and tell me. I post to support@allroundautomations.com
  8. P

    DOA X Client Datasets - Problems ?????

    Marco I sent you the same project in two ways: two tiers and web services(SOAP). You can analize them and try to understand why only in dcom it is working, or what I am doing wrong. Thanks Paulo Sergio
  9. P

    ORA-01400 when apply updates

    Natalie, I am using, while I cannot find what is wrong, a trick. Set your Provider propertie Resolvetodataset to true and try again. I think that can be work. Paulo Sergio
  10. P

    DOA X Client Datasets - Problems ?????

    Marco, It was sent to support. I will wait for your comments.
  11. P

    DOA X Client Datasets - Problems ?????

    Marco, I used your project how you saw, but in tree different ways: 1. With DCOM (your example without changes ) - > OK 2. Two tiers 3. Soap - tree tiers. For cases 2 and 3 I copy all components ( Session, Oracle DataSet , provider and Client datasets (nested), datasources without changes. The...
  12. P

    OracleDataSet and ClientDataset - Variables

    Mark ---- If you use master details in ToracleDataset, providers and Client datasets and you change the master source ( ou even clean it and set again ), sometimes I got problems with the parameters list. When fetching parameters you get an exception 'bound error'. The list is clear, and all...
  13. P

    DOA X Client Datasets - Problems ?????

    Hi, I am an user of Client Dataset/Providers for a long time (with BDE and Interbase) and everything works fine. Now, using Deplhi7 and ToracleDataset I got a lot of problems when using master details. 1. Variables are lost 2. The result set for details doesn
Back
Top