Search:

Type: Posts; User: Carsten Trolle

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Re: Setting the value in ("dynamic") DbComboform

    Thanks very much for taking time to reply, Aditya.
    It was solved, but not without help help from local expertice.
    The method was different, and I can see I made remark to myself:
    ...
  2. Replies
    20
    Views
    4,347

    Re: Checkbox in a cDbCJGrid

    This is long ago, and probably worked around already, but for what it is worth, here is my fix to this:
  3. Re: Problem with ReadByRowIdex returning "false" for record which does exist.

    Thanks for input Michael,
    I am not at all ruling out that my own code is the root cause of the problem (that most often the case :) ).
    However, all the calls in the message trace are the standard...
  4. Re: Problem with ReadByRowIdex returning "false" for record which does exist.

    Thanks Samuel,
    I think you are right.... at least I am in over my head on this one. I will try to get the proper assistance from the expertise in my neighborhood.
  5. Problem with ReadByRowIdex returning "false" for record which does exist.

    Hello Forum,

    In a DF 19.1 program the ReadByRowIdEx function of a child datadictionary (Panels_DD) to the views main DD (Projects_DD) is causing me a lot of grief.

    I will try to explain the...
  6. Re: Error report for an unhandled error vs the one for handled error

    I appreciate the guidance Michael,
    And also I believe you are right that it will not give me the desired result to use Errordisplay for the issues I want to report.
    It seems to have its own life...
  7. Re: Error report for an unhandled error vs the one for handled error

    Thanks again.
    I had a look at the ErrorSystem class. I guess the UnhandledErrorDisplay procedure would be the thing to look at for inspiration to make a customized display of a handled error....
  8. Re: Error report for an unhandled error vs the one for handled error

    Thanks for your reply, Samuel.
    I will give it a try.
  9. Error report for an unhandled error vs the one for handled error

    Hi Forum,
    The unhandled error report dialog has a Copy Button and an "edit control" (the one which shows the CallStackDump).
    Is there quick way to have the same two features in a handled error...
  10. Setting the value in ("dynamic") DbComboform

    Hi,

    In DF 19.1 I use a code example posted by Fred back in 2014 (see link below).
    ...
  11. Replies
    10
    Views
    3,553

    Re: Dynamic dbCombForms

    [QUOTE=Fred;278730]
    Hope it's clear so and can help...

    To Fred: Yes, this was both clear and very helpful. So more than 6 years after being posted, you saved me much time and work by this...
  12. Re: DescriptionValidationTable and sorting

    Thanks Jan Ole.... Even 11 year after this is still a helpful reply ;)
  13. Re: Selection of datafile folder prior to login

    Thanks for the hints, I will give it a shot.
  14. Re: Selection of datafile folder prior to login

    Thanks very much for putting me on the right track Michael,

    Calling two procedures in application/workspace object the did the job.
    I knew there was a proper way to do this, just not which! ...
  15. Selection of datafile folder prior to login

    Hello,

    I have an application which starts with a login, but at the same time also a selection of the folder for (native) database files used by the program.
    And hope somebody can guide me to...
  16. Re: ParentNullAllowed - Guidance on correct use

    Thanks very much, I can move on like that with peace in mind!
  17. ParentNullAllowed - Guidance on correct use

    Hello,


    can somebody confirm whether the below is conflicting with the correct and intended use of setting ParentNullAllowed false:
    1) The childfile field of relation can be "empty" allowing...
  18. Re: Can DF-18 handle datafiles location as Ip-Address?

    Thanks for advice. Probably the "studio debugging" option will give the best chance to find the cause, because I suspect it is happening in a part of the code where classes are defined.
  19. Re: Can DF-18 handle datafiles location as Ip-Address?

    I would like to do that, but I am in Denmark with DF-Studio (and here it works so nothing to debug), my customer is in Sharjah, UAE with client license.
    We did this trouble-shooting and work-around...
  20. Re: Can DF-18 handle datafiles location as Ip-Address?

    Amen. :)
  21. Re: Can DF-18 handle datafiles location as Ip-Address?

    Thanks again Michael,
    I fully agree with with you that the registry causes a lot of grief and grey hairs, but as long as I still have the main program in VDF5 (and I cannot pull the plug on that...
  22. Re: Can DF-18 handle datafiles location as Ip-Address?

    (note: I am unsure whether the most correct here is to start a new thread or continue this, so bear with me if this is wrong approach)

    After successful testing in our own network and shared folder...
  23. Re: Can DF-18 handle datafiles location as Ip-Address?

    Thanks very much for your reply, Michael.
    And you are right, I had a few more trials, and I got it to run within our own network.
    Now I know it will work, and then I can also trouble-shoot on...
  24. Can DF-18 handle datafiles location as Ip-Address?

    Hello Forum,

    It seems that DF-18 does not accept the use of an IP-Adress to indicate the location of (native) datafiles, would that be correct?

    What I have done so far is :

    ...
  25. Re: cCJGrid a simple way of handling "Save Line" vs "Abandon Changes"

    The solution was given by Jakob of StureApS:

    Add this in top of the grid (cCJGrid) object:

    Object oDataSource is a cCJGridDataSource
    Delegate Set phoDataSource to Self
    ...
Results 1 to 25 of 98
Page 1 of 4 1 2 3 4