Recent content by TomC

  1. T

    SubstitutedSQL method

    What is the secret to obtaining a result from method TOracleDataSet.SubstitutedSQL that actually contains my variables substituted with the values I have set using method SetVariable? Any help would be much appreciated. Tom Clowers
  2. T

    Field/Record level constraints???

    We are trying to use OracleDictionary.EnforceConstraints and having a bit of trouble when interacting with our table from a grid. How do you catch these field check constraints when they occur? For that matter, how do you catch them at the record level. We tried implementing OnPostError for our...
Back
Top