Recent content by startech

  1. S

    Inserts with a TOracleScript

    never mind, looking at the code, I see a \ prior to the ampersand will disable variable substitution (SET SCAN OFF of SQL*Plus has not effect.
  2. S

    Inserts with a TOracleScript

    There should be an easy way to turn off substitution. This is very annoying when send web packages through (having < >, etc... replaced with a ;
  3. S

    SequnceField at runtime

    Look at the SequenceField property. It should be clear enough what to do.
  4. S

    SequnceField at runtime

    Look at the SequenceField property. It should be clear enough what to do. ------------------ Tony BenBrahim
Back
Top