Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.

AusMarkB

About

Username
AusMarkB
Joined
Visits
3,277
Last Active
Roles
Member

Comments

  • My two cents. I found the same thing and did as Don suggests here and modified http_resource_services to always return the id though I added it to getDatabaseItems. I second his other suggestion as well that for more complex requests it may be bett…
  • Hey Don, I did notice this unlikely occurrence. When I originally asked the question it was prompted by the thought this may become a requirement in the future considering it is becoming the de-facto authentication protocol by just about everybody…
  • Oh now I get it.... I had a two digit year in one date and a four digit year in the other
  • You and me both. For some reason something like this SELECT ROSTER_TIMECARD WITH ROSTER_DATE BETWEEN "15/01/17" AND "22/01/2017" AND WITH CUSTOMER EQ "EBL" "EBL-PERM" "EBL-KNOWLES15" "EBL-KNOWLES17" "EBL-KNOWLES19" "EBL-KNOWLES23" "EBL-PERM" "EBL-BO…
  • Case Closed
  • Extremely happy to report that after much head banging I got to the bottom of this one. Had nothing to specifically to do with HTTP or btree.extract. Sorry to report that the culprit was srp_stopwatch and my creative use of meaningful stopwatch nam…
  • Thinking I may have tweaked things enough I ran the process again. Got the same windows crash error. This time I looked at the more detail section. It says this which from what I can gather is telling me much the same as the debugger messages, in …
  • Thanks Gentlemen, Don, I will work through your suggestions today and see where it gets me. Matt, there is a reason but at the moment I can't remember what it was. I suspect that it had to do with the fact that the routine that actually builds the …
  • Gotcha. Didn't help. Crashes before executing anything that might display an error. I think it's just a furfy anyway. Turns out sometimes I get this instead.. and other times this...
  • change option to?
  • Thanks Matt. I've downloaded it. I'll have to schedule some time to play.
  • Hey Matt, I'm afraid I can't be much help with your question but I am curious about your use of ImageMagick. Is this the only site where you're using this or do you use it with greater reliability in other places. I have a need to create thumbnail…
  • Yes. completely separate. Two different controls: DirectConnect and Schedule Both have server properties that connect them to an instance of the sync server but they are properties of the controls themselves, not the sync server. Rely on the docum…
  • Disregard. Found it. It's "contains" not "containing". Works wonderfully
  • Food for thought, thanks Don. Wasn't really expecting a magic bullet. It was just kind of a reference to the fact that I assumed my selects were the problem but generally speaking 50 - 95% of each request time is spent attaching tables. Of course I…
  • I admit, it was one of those things I read about somewhere and thought, might try that some day.... Suddenly being slammed with performance complaints in http api's and ten minutes or so of implementing srp_stopwatch() throughout and I have real nu…
  • It is consistent now that I've discovered a pattern. Edittable where column 1 is of celltype button. Click the button without doing anything else. Problem is I've found other windows with a similar config and they don't have the issue. I will see …
  • Hi Don, Yep, didn't think it helped much. Was kind of hoping it might be a case of "oh that old chestnut" Has happened repeatedly this morning. If I try and debug, doesn't happen. The only extra I can add is I think it is only when the click of t…
  • To ease the urgency, it did happen more than once but I can't replicate on demand. I was also already late in heading home so I just packed up and left. Have come back in this morning and it hasn't occurred again. If it does, I'll look a little clo…
  • 4.0.3 RC11 9.4
  • Disregard my last Don. I updated my editor and found the close buttons. That said, now that I see them I realise it's not the first time I've seen them so sometime recently I must have inadvertently rolled my editor back a version or two. Strange I…
  • Well you're not missing anything. It works with that build. I was using 4.0.3 RC2 and the update to RC11 resolved it. The horizontal scroll bar is now visible and tooltips appear with or without fullrowselect on. Don, I'm curious now. Which close …
  • In a tree control? Not sure how you do that. If you're referring to wordwrap then the answer is no.
  • I didn't think to look there but the favourites pane in the editor appears to work differently. I get the tooltips where appropriate. Only my text gets highlighted when I select something which suggests fullrowselect is off, however I can make a sel…
  • Disregard. If I actually put my itemfields in the itemfields position rather than the swatch position I might get the answer I'm expecting.
  • Hah. Must have been timing but I missed the entire bit of that thread about the smart indent. I thought my post came straight after Barry's. FWIW I like the smart indent too. :D
    in 2.91 Comment by AusMarkB November 2016
  • No problem. Just caught me out. Hopefully the client won't get hit by a virus again anytime soon and I won't get caught out again. :)
  • But a bit less work than if there was no HideCommands