Recent content by Valdir Stiebe Junior

  1. V

    AfterConnect script

    Hello, i'm using PL/SQL Dev 5.0.3.257 What version implemented running a script for each session opened?
  2. V

    DOA + Midas + Instead Of Triggers

    Sorry, cost/benefit.
  3. V

    DOA + Midas + Instead Of Triggers

    Hello, we own a license for DOA 3.4.6 and our project now is using a lot of "instead of" triggers for updatable views. Our framework is midas based, and the only way we found to work with DOA was setting the 'resolvetodataset' property (datasetprovider) true, with rowid in the sql and setting...
  4. V

    DOA and Midas Nested datasets

    Tha actual version here is 3.4.6.4. In two tier applications, I've solved this problem setting the 'ResolveToDataset' property in the DatasetProvider. Same happens with the exception while inserting in a view with instead of triggers.
  5. V

    DOA and Midas Nested datasets

    Hello, i'm using doa 3.4 for delphi 5 and i'm getting the same problem described at this thread. (There is no ID field in the insert sql) http://www.allroundautomations.com/ubb/ultimatebb.php?ubb=get_topic;f=1;t=001791#000000 What's the workaround for this problem??
Back
Top