Search:

Type: Posts; User: JimmyH

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds; generated 35 minute(s) ago.

  1. Replies
    6
    Views
    3,667

    Re: cJsonHttpTransfer Issue

    We also use the cJsonHttpTransfer class, but no problems here.
  2. Thread: Versions

    by JimmyH
    Replies
    2
    Views
    30,586

    Re: Versions

    Well, that's just awesome. Thank you!
  3. Thread: Versions

    by JimmyH
    Replies
    2
    Views
    30,586

    Versions

    Hi Sture

    Will Custodian (DF 19.1) be able to update application running DF 19.0 on the same server?
    Or can you compile a 19.0 version?

    Thanks
    Jimmy
  4. Replies
    10
    Views
    2,775

    Re: Accessing and updating RDS table

    jimmy.hansen@acies.dk
  5. Replies
    10
    Views
    2,775

    Re: Accessing and updating RDS table

    We had a similar problem years back, and solved it by making our own custom RDS mapping class.

    Imagine, you want a bunch of RDS tables in your reports,that has some (or all fields) that matches...
  6. Replies
    10
    Views
    32,410

    Re: Error deploying libsodium

    Update:
    Never got it to work on the Windows 2012 Server, so we installed a fresh 2016 Server instead, and it worked right out of the box.
    Anyway, thanks for the help!
  7. Replies
    10
    Views
    32,410

    Re: Error deploying libsodium

    Not really any resolution in there. We are able to install the runtime without errors, and we also tried to install KB2999226, but libsodium still can't access the C+ runtime for some strange reason.
  8. Replies
    10
    Views
    32,410

    Re: Error deploying libsodium

    I tried to uninstall 2017 and install 2015, but Im getting an error:

    Error 0x80240017: Failed to execute MSU package.

    Maybe this 2012 Server is unable to run C++ runtimes newer than 2013?
  9. Replies
    10
    Views
    32,410

    Re: Error deploying libsodium

    Thanks for the suggestions, but Im still not having much luck.


    I tried to compile a non-webapp program and run it. It fails with this error regardless of I run it as myself or with admin rights:...
  10. Replies
    10
    Views
    32,410

    Re: Error deploying libsodium

    Out of desperation and lack of knowledge I guess.
  11. Replies
    10
    Views
    32,410

    Error deploying libsodium

    We are trying to deploy an application that uses libsodium, but we get an error


    Webapp.exe refuses to start because of this error:
    ...
  12. Replies
    4
    Views
    7,024

    Re: DR craches with long text in memo field.

    Great, although I was sorting on a function that returned the content of the whole memo field. I changed it to the 10 left most chars, and it seems to work.

    Thanks both of you!
  13. Replies
    4
    Views
    7,024

    Re: DR craches with long text in memo field.

    Hi Ulbe

    Sigh... Thanks for the info. Never would have figured this out myself!
    As a workaround I just made the function return the left 10 chars to sort on. This seems to work. I assume this is...
  14. Replies
    4
    Views
    7,024

    DR craches with long text in memo field.

    Hi Vincent

    We have this report with a memo field in the details section. The more text it holds, the more the report crashes.

    The memo field is 2048 chars, and with just 1000 chars it crashes...
  15. Replies
    8
    Views
    7,431

    Re: Empty functions are removed

    P.S: We are actually using the empty functions. We set psFunction to 'return something' in the code. So please do not delete empty functions!
    (I just added return '' to all functions, so they are...
  16. Replies
    8
    Views
    7,431

    Re: Empty functions are removed

    Had the same issue. Spend hours correcting all empty functions in all DR5 reports before migrating to DR6. IMHO, this issue should have been fixed long time ago by the DR6 migrate tool.
  17. Replies
    9
    Views
    6,688

    Re: What I would like to see in 7.00

    - To be able to mix data sources. Like SQL and RDS.

    - Allow RDS tables with the same names but different columns in main/sub reports.
  18. Replies
    3
    Views
    5,979

    Re: Debugger Mode annoyance

    I got the same issue, and reported it to Front IT in Denmark. They were able to reproduce.
    Its funny, cause the problem only happens with the release ocx. If I put in an older release candidate ocx,...
  19. Replies
    1
    Views
    7,037

    Re: Parsing JSON with null value

    Nevermind. Found the answer myself. I just check if the JsonType = jsonTypeNull :-)
  20. Replies
    1
    Views
    7,037

    Parsing JSON with null value

    Having some trouble parsing this JSON with null in value.

    The command "Get JSONValue of hoObj to sVal" fails and the program closes.

    Isn't it allowed to put null values in a JSON response?
    ...
  21. Replies
    2
    Views
    4,651

    Re: JSON / REST call

    Thanks Harm!
  22. Replies
    2
    Views
    4,651

    JSON / REST call

    Trying to figure out how to make calls to json/rest webservices.

    Even trying to get the JSON data from this simple example fails: http://rest-service.guides.spring.io/greeting

    This is my code:...
  23. Thread: DR6 slow!?

    by JimmyH
    Replies
    4
    Views
    11,716

    Re: DR6 slow!?

    Update:
    I made a bugreport in HDE about this issue.
    Just now, I found out its the report itself that is slow. Even running within DataFlex Reports designer with empty RDS data, so I have send the...
  24. Thread: DR6 slow!?

    by JimmyH
    Replies
    4
    Views
    11,716

    Re: DR6 slow!?

    Hi Vincent

    Its a PDF export. The report looks as expected.
  25. Thread: DR6 slow!?

    by JimmyH
    Replies
    4
    Views
    11,716

    Re: DR6 slow!?

    From the timing log:

    DR5:

    Load RDS data 225 mS
    Export report 9760 mS
    Close report 4 mS

    Export report specified (from statistics handler):
    - Open report 63 ms
Results 1 to 25 of 104
Page 1 of 5 1 2 3 4