Recent content by David Mustard

  1. D

    ORA-00904 invalid column name

    AFAIK you'll never get a *joined* dataset to update unless you specifically do it in two separate stages - ie: update each table by setting the values pre post to a separate dataset on that table (and that one table alone) - which kind of defeats the purpose of putting it into a dataset ;=)
  2. D

    Delphi7

    Is this so even if you rebuild the package and adjust any relevant $DEFINEs? cheers - David
  3. D

    DOA and Delphi Enterprise Trial

    Thanks for the help and the separate mails Marco. I'll let you know Monday the result on the Delhpi Trial setup installation - best wishes - David
  4. D

    DOA and Delphi Enterprise Trial

    Forgot to mention - this guy is running under a Windows 95 platform (Yeah, I *know*!!! ) Greetings - David.
  5. D

    DOA and Delphi Enterprise Trial

    I have a colleague who is starting to use Delphi 6 - we have a pending prject which will require several licences. As a starter and generally test things out I have installed the Delphi 6 trial on his machine and to demonstrate what will be required used a basic DOA connection, DOA dataset, D6...
  6. D

    Oracle database connections and WebSnap Applications

    Forgot to mention: Oracle 8i 8.1.6 Enterprise DOA 3.4.5 Pentium III 800 384MB :=)
  7. D

    Oracle database connections and WebSnap Applications

    I have a question on the above - I have a project going which is an intranet front end for an Accounts Receivable package. Using WSnap to generate input and browse features on the ORACLE tables, generate input and pass this through an interface to the A/R package. I have a WebDebugger app...
Back
Top