Recent content by Anatol

  1. A

    New problems with QBEDefinition->Allow Operators

    Of course, I said about values of the QBEDefinition (QBEDefinition->Fields[i]->Value). However if Allow Operators = True then for all lookup-fields values of the QBEDefinition are equal Null. In my opinion it is bad news :-) and I hope you will find a better solution in the future. To correct...
  2. A

    New problems with QBEDefinition->Allow Operators

    You are right but it does not depend from value of the Allow Operators. If Allow Operators= False I can also enter non-correct key value but problems with displaying QBE value of lookup-controls does not exists. Try once more. Allow Operators=True, QBEMode=True. 1.I chose some value in the...
  3. A

    New problems with QBEDefinition->Allow Operators

    I do not understand it. With any (True or False) value of the Allow Operators the behavior of lookup
  4. A

    New problems with QBEDefinition->Allow Operators

    Will you fix it as the error?
  5. A

    New problems with QBEDefinition->Allow Operators

    Yes, you are right. Thanks, Anatol
  6. A

    New problems with QBEDefinition->Allow Operators

    However I see lookup values in QBE mode, but only in a first time. I see lookup values in QBE mode and I can choose any value. Problem is another - I do not see chosen (only chosen!) values of lookup-fields at the time of next entering into QBEMode. Thanks, Anatol
  7. A

    New problems with QBEDefinition->Allow Operators

    Hello, I have new problems with QBEDefinition->Allow Operators of the TOracleDataSet. If my TOracleDataSet has some fkLookup fields and QBEDefinition->Allow Operators = true then I click the nbEnterQBE and choice some Value from my Lookup field, after I click nbExecuteQBE next I click the...
  8. A

    Problems with Allow Operations

    It's the string fields in the result set.
  9. A

    Problems with Allow Operations

    Hello There is one problem. I try to use DOA 4.0.3.0 with BCB 6.0. In design time for a TOracleDataSet I set QBEMode=true and set Allow Operations checkbox. In runtime I use OracleNavigator and run ExecuteQBE. However all string fields of my datasets are empty. Have any ideas?
Back
Top