Search results

  1. jdpjamesp

    Error Printing Stops - having to Restart Task Agent

    Looks like something else might be overlapping on the ports configured for your Appserver. https://community.progress.com/s/article/Intermittent-5565-protocol-mismatch-with-Progress-Appserver I have to add the standard disclaimer as well that this application is running on a very outdated...
  2. jdpjamesp

    SonicMQ Java Client pass through Firewall and Proxy

    Please log your question as a separate thread rather than posting in an ancient thread. Thanks.
  3. jdpjamesp

    Progress to Sharepoint

    Hiya Jayesh, I don't think you'll be able to do what you want without some sort of API. I would assume something exists for that, but I've not researched it short of a quick Google.
  4. jdpjamesp

    Data entry on no surname/last name

    I wonder how Mr. Mister cope?
  5. jdpjamesp

    Data entry on no surname/last name

    Are there any instances where first and last name are the same? If not then I would put the name in both fields and test for equality.
  6. jdpjamesp

    Cannot select database in query builder

    Hi Tarby - I think this might be one for Progress Tech Support. Although I would add a caveat that getting up to at least the latest patch of 11.7 would be a good call. The ABL UI Designer has had a number of improvements and fixes since 11.6. And of course 11.6 is obsolete.
  7. jdpjamesp

    Advice on AI implementation

    As a DBA who has had many years of struggle and heartache as a result of fixed length extents, I wholeheartedly agree with Tom. Unless there is a very valid reason to use fixed extents, don't.
  8. jdpjamesp

    QUERY DYNAMIC

    Code tags added.
  9. jdpjamesp

    Code-completion assistance query

    It's possible it's broken preprocessors. As you're not using the AppBuilder anymore you don't need the AppBuilder preprocessor stuff anymore so can happily just delete all that junk.
  10. jdpjamesp

    Editing w-code in Developer Studio

    Definitely best off using developer studio like you say. And if you get to 11.7 then I believe they've made some fixes to some of the common bugs in 11.6 but I could be wrong. I do remember they made some integration improvements at some stage though.
  11. jdpjamesp

    Code-completion assistance query

    I presume you're talking about PDSOE here? What version of Progress? I've not actually had this issue before.
  12. jdpjamesp

    transform progress 10.2b abl into web

    You most certainly can, but I would imagine that this is a project that is far bigger than can be discussed on a forum like this. There will be a lot of very application specific decisions to make. I would recommend a consultancy. Consultingwerk would be my first port of call for this exercise.
  13. jdpjamesp

    Question Show dialog behind main window

    A dialog is, as far as I remember, always modal. In other words it blocks the parent frame, and is also, by definition parented to the parent frame. Having it pop behind (and therefore not clickable or visible) makes no sense to me at all. What is your use-case?
  14. jdpjamesp

    ABL Dojo

    In Developer Studio... Window -> Show view -> Other... Type in Scratchpad Then you get this view open: Make sure you select the correct AVM on the right hand drop down and then you're good to go writing simple programs that you don't need to save as .p etc.
  15. jdpjamesp

    Rant about CDC/Pro2

    Hmm well... somehow dev works and that's the only difference I can see.
  16. jdpjamesp

    Rant about CDC/Pro2

    I believe that's the fella.
  17. jdpjamesp

    Rant about CDC/Pro2

    I need somewhere to rant so please excuse me for a few moments. OE 11.7.12/13. Once a month we copy the backup from live to UAT and restore it, and anonymise the data in it for GDPR reasons. This process takes a long time, but it's manageable. This is standard operation. UAT is a different...
  18. jdpjamesp

    PDFInclude Barcode Code 128

    It's also surprisingly good value!
Back
Top