query-prepare

  1. X

    Issue 7325 even with examples

    Hi, I'm trying to do a method, but there's allways this mistake 7325. 'QUERY-PREPARE text must have 1 FOR EACH/PRESELECT for each query buffer. (7325)' I'm searching why I'm wrong for few days. But after looking every examples that I can find, I can't tell why i'm wrong here. When I don't...
  2. F

    QUERY-PREPARE FOR STATIC BROWSE

    I have a simple Dialog form, with a single Browse. The Query hits a couple of tables (ie: FOR EACH 'this', FIRST 'that',...). I'm looking to capture the default 'PREPARE-STRING' attribute and store it in a variable. I can see in Help that the 'Prepare-String' attribute will return '?' if...
Top