Recent content by Jorge Cano

  1. J

    AllowOperators and LookUpComboBox

    Is there another way to get help from you? I've been wating for your response for 3 weeks now. At least I'd like to know if you got my email and if your are going to do domething about it. Thanks
  2. J

    AllowOperators and LookUpComboBox

    Sorry if I insist but I need to know if you got my email, las 2 times it took you a week to let me know that you didn't get it. Thanks
  3. J

    AllowOperators and LookUpComboBox

    I just send you a new version from my personal account, please let me know if you get this one. Thanks
  4. J

    AllowOperators and LookUpComboBox

    Any new, did you get the email, please let me know Thanks
  5. J

    AllowOperators and LookUpComboBox

    Marco, I just sent you an email to support@allroundautomations.com, please let me know if you don't get this so I can try again. Thanks
  6. J

    AllowOperators and LookUpComboBox

    Hi Marco, any news on this problem? Thanks
  7. J

    AllowOperators and LookUpComboBox

    Did you get me email? could you reproduce the problem? Thanks
  8. J

    AllowOperators and LookUpComboBox

    Hi Marco, we have another problem with AllowOperators and a dbLookUpComboBox, when we use them togheter we are getting garbage in other fields. We go into QBE mode and then we drop the combobox to select a code value, when we close it we get garbage in some of the remaining fields. Correct me...
  9. J

    Save QBE Values not working

    Hi Marco, any news on this fix? Regards Jorge Cano
  10. J

    Save QBE Values not working

    Delphi 2005
  11. J

    Save QBE Values not working

    Thanks Marco, it will be great to have a pre-release.
  12. J

    Save QBE Values not working

    Any news on this, I found that even if you don't use persistent field you can get the problem. it all depends on the AllowOperators property, if you set it to true the data set will remember the previous criteria Thanks
  13. J

    Save QBE Values not working

    Hi Marco, I think I finally got the scenario where you have this problem. If you use persistent fields, and set the allowoperators to true, (keep saveqbevalues to false) when you enter QBEMode for the second time it will remember the value. I think your TQBEField.GetText handler is not taking...
  14. J

    Save QBE Values not working

    Thanks, it works but I still have a problem with Date/Time fields, the second time I go into QBE mode I get an error message saying 0.0 is not a valid Date/Time, even tough I did not write anything in that field.
  15. J

    Save QBE Values not working

    if I unselect the save QBE Values on OracleDataSet it won't work, if I go into QBE and create a criteria, next time I go in QBE it will remember the last used values. Any ideas? I'm using DOA 4.0.6.2 on Delphi 2005
Back
Top