Search:

Type: Posts; User: Robert Hofmann

Page 1 of 2 1 2

Search: Search took 0.00 seconds; generated 36 minute(s) ago.

  1. Replies
    2
    Views
    12,273

    Re: recursive struct definition

    Thanks for your answer, Vincent!

    Of course, this recursion could possibly never end, like every recursion ;-)

    Too bad - the JSONObject seemt to save me a lot of time.
    Now i have to parse it...
  2. Replies
    2
    Views
    12,273

    recursive struct definition

    Need your help!

    I have a JSON webservice and i want to use the new cJSONObject.
    I'd like to define the following types (exemplary):

    Struct typeA
    typeB MemberA
    End_Struct
  3. Replies
    1
    Views
    12,824

    Calculating taxes in web shop (bug)

    We want to use DCM for one of our Customers.

    It seem that the shop calculates the taxes wrong, for example:

    We have one article with a price of EUR 12.63 that makes EUR 14.99 with german VAT...
  4. Re: DR5 - two conditional page footers causing false page footer height

    Thank you Vincent!

    I'll try that :cool:
  5. DR5 - two conditional page footers causing false page footer height

    Hi!

    I have a report with 2 page footers in it.
    Both are conditionally hidden, when pf1 is shown pf2 is hidden and vice versa.

    When i run the report, it seems like DR always calculates the...
  6. Grab PDF data directly with no need of file.

    Hi!

    Im working with the report writer for creating pdf files in a web application.
    The export feature works fine! :) But is it possible to get the pdf data directly from the report without...
  7. Replies
    5
    Views
    2,030

    Re: Spacing the edge of a field

    Thank you, Vincent! :)
  8. Replies
    5
    Views
    2,030

    Re: Spacing the edge of a field

    This new feature seems to be a problem when you want text in different fonts/ font sizes to be aligned!

    10015
    Is there a way to get them aligned again?
  9. Re: WebTreeView - Problems with expanding on client

    Thank you, Harm!

    Thats exactliy, what i needed.
    In my case there are not so many TreeItems, that it would become slow.



    A function like "makeItemVisible" nonetheless would be fine in...
  10. WebTreeView - Problems with expanding on client

    I have a WebTreeView component in my project and i want the user to select a node, that is possibly hidden while the user is clicking on a button.

    9903
    So i thought, expanding all its parents and...
  11. Re: HowTo have a VDF app wake itself up and display with the focus.

    ... a bit old post, but because i had the same problem here is my (simple) solution:

    Just minimize the main window and restore it again, this will pop it up as the top window:


    ...
  12. Replies
    32
    Views
    4,354

    Re: MSSQLCK creating data salad

    Happy new year to all of you!

    With version 5.1.0.94 of the CK (extracted from VDF 17.0) the error has gone!

    No data salad anymore ;-)
  13. Replies
    32
    Views
    4,354

    Re: MSSQLCK creating data salad

    This sounds good!Thank you all for your help :-)
  14. Replies
    32
    Views
    4,354

    Re: MSSQLCK creating data salad

    That seems to fit, thank you! I will try it soon! :-)
  15. Replies
    32
    Views
    4,354

    Re: MSSQLCK creating data salad

    I see! Is the newer version compatible to VDF 10.1 12.1 and 15.1?
  16. Replies
    32
    Views
    4,354

    Re: MSSQLCK creating data salad

    Yes i would say its mem-cached, this would explain why SQL-Server "eats" more and more Memory on server side. ;-)
  17. Replies
    32
    Views
    4,354

    Re: MSSQLCK creating data salad

    Okay, here it is. Its DataFlex 5934

    .. we use MSSQL 2008
  18. Replies
    32
    Views
    4,354

    Re: MSSQLCK creating data salad

    I'm not at work.....

    Please wait a while..... :-)
  19. Replies
    32
    Views
    4,354

    Re: MSSQLCK creating data salad

    I Can't verify at the moment. But i suspect that. We have converted it from standard DataFlex into MSSQL via DBBldr 15.1.
  20. Replies
    32
    Views
    4,354

    Re: MSSQLCK creating data salad

    So... after trying around i can say, nothing solves the problem but having an unique index to find your record again and put it back to buffer.

    If i could guess, i would say that
    MSSQLCK seems...
  21. Replies
    32
    Views
    4,354

    Re: MSSQLCK creating data salad

    Thank you for your ideas but that does not help in this case - It doesn't matter where to put the CLEAR
  22. Replies
    32
    Views
    4,354

    Re: MSSQLCK creating data salad

    Hmmm... it seems like there is a lot of work for us... :-/

    Thanks a lot!
  23. Replies
    32
    Views
    4,354

    Re: MSSQLCK creating data salad

    Hi Garret,

    The find before the reread was our first aid solution too, in this case.
    But since it always worked fine with embedded db for years, we have a lot of source containing such a...
  24. Replies
    32
    Views
    4,354

    Re: MSSQLCK creating data salad

    If you say this is the better way, then i will use LOCK in future! :-)


    But what about my problem?!


    We're having many service programs and WebApps running as the same user on the same...
  25. Replies
    32
    Views
    4,354

    Re: MSSQLCK creating data salad

    By the way..
    Is LOCKING really important when CREATING a new record.... we usually do not in that case - believing in VDF documentantion:



    What is the correct way?! :confused:
Results 1 to 25 of 29
Page 1 of 2 1 2