Search:

Type: Posts; User: sjwalter

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Re: Dreaded "Server DDO's current record does not match psCurrentRowID" again!

    That was the ticket! Getting the errors pointed me in the right direction where I found that an index needed for one of my relationships had somehow gotten reset to just recnum, so the finding of...
  2. Dreaded "Server DDO's current record does not match psCurrentRowID" again!

    I have a cWebList that is data-aware. I have a column that is intended to initiate a Request_Delete. However, when the Request_Delete is sent, I get the error described.

    I've looked at other...
  3. Re: Byte and Word in DataFlex 2022, (calling a windows function)

    We use a COM object to communicate via RS-232 and you can find it here. Although we use the 32-bit version, it appears they now have a 64-bit version, too.

    Steve W.
    USA Software, Inc.
  4. Replies
    11
    Views
    1,638

    Re: DD Data Not Updating

    Ok, so, I figured it out and, as expected, it was of my own doing....

    In my CMS_Customer data dictionary, I had these columns set to DisplayOnly instead NoEnter. Rookie mistake!!! Once I changed...
  5. Replies
    11
    Views
    1,638

    Re: DD Data Not Updating

    Ok, I tried your suggestion and it is still not saving. I'm so confused! :confused:

    Steve.
  6. Replies
    11
    Views
    1,638

    Re: DD Data Not Updating

    I actually did think of this, but two of the four data columns being updated have UI objects, but two do not. I would think that if this is the problem, the two that do would update and the two that...
  7. Replies
    11
    Views
    1,638

    Re: DD Data Not Updating

    I built in some debug logging code to see if Save_Main_File is being called in the CMS_Customer_DD when Request_Save is sent, but it is not:


    CMS WebApp Started on 3/6/2023 10:04:41.359 AM
    In...
  8. Replies
    11
    Views
    1,638

    Re: DD Data Not Updating

    No, not explicitly. I did try clicking the "edit" button on the Zoom view before clicking the button that brings up the dialog, but that made no difference. Per Mike's suggestion, I built in some...
  9. Replies
    11
    Views
    1,638

    DD Data Not Updating

    I'm working on a web version of our in-house customer management system that we wrote 23 years ago in VDF. I'm pretty new to web development in DF and I think something is tripping me up on...
  10. Replies
    2
    Views
    868

    Re: Find Error on Reread

    Jeff,

    Thanks! That got me looking in the right direction and I found the information for RandomHexUUID in the help. Now, I've got it all working.

    Thanks!

    Steve W.
    USA Software, Inc.
  11. Replies
    2
    Views
    868

    Find Error on Reread

    I'm having a strange situation with saving a record and a subsequent Reread.

    Note this this is a WebApp and all tables are MSSQLDRV.

    I have a modified DataDictionary class that all my program...
  12. Replies
    24
    Views
    4,577

    Re: Logging database changes

    Garret,

    I used your original auditing package from VDFGuidance back in 2020 to log changes to our in-house customer management system. But, in 2021, I found an issue with logging the pre-delete...
  13. Replies
    9
    Views
    1,623

    Re: Find/Save key not working anymore

    Are you using a Dell laptop by chance? If so, press and hold the Fn button on the keyboard and then press the Esc key. This will change your F buttons back to normal operation rather than "Function...
  14. Re: Do I need begin_transaction and end_transaction?

    Is this SQL or Native? It sounds like something that can happen when opportunistic locking hasn't been disabled when using native tables.

    As for the begin_transaction/end_transaction, we've never...
  15. Replies
    7
    Views
    1,827

    Re: Git and Global Packages

    Another case of needing uninvolved eyes to look at the situation anew. Didn't even consider that as a possibility!

    Yes, version tagging is a big part of this process. This whole thing is going...
  16. Replies
    7
    Views
    1,827

    Git and Global Packages

    We are planning to move our development to Git for a team of three developers and using GitHub as the location of our remote repositories.

    Currently, we have a different workspace for each part...
  17. Replies
    12
    Views
    1,604

    Re: Multi-part relationship where not required

    "Nothing is more permanent than a temporary solution that works." - Unknown

    ;)

    Steve - USA
  18. Replies
    11
    Views
    1,776

    Re: Disallow use of Chrome

    Mike,

    Is this Chrome-specific or is any Chromium-based browser doing it? Does Edge or Brave do the same thing?

    Steve
    USA Software, Inc.
  19. Re: Dataflex application intermittent crash whilst printing

    Pierre,

    Check to be sure both Windows and your printer drivers are up-to-date. Early last year, Microsoft had a bad patch out that would crash applications (and sometimes blue screen Windows)...
  20. Replies
    4
    Views
    1,523

    Re: Different color setting for whitespace

    +1
    Might also be nice if this setting (toggle of whitespace) was either a sticky setting or an option in the studio editor config. Sure, it's just a quick keyboard shortcut to turn it on, but it...
  21. Replies
    8
    Views
    1,875

    Re: File_Exist path limit

    Might you have a SET_ARGUMENT_SIZE somewhere that's having an effect here?

    Steve
  22. Replies
    16
    Views
    2,484

    Re: Ambiguous functions warning

    Personally, I think this sort of thing should be the focus of an intermediate release, such as 20.1, rather than adding new functionality. Addressing things like this along with cleaning up the...
  23. Replies
    10
    Views
    2,302

    Re: DBExplor Index Issue

    I don't think so. We can get it to you, if you want.

    Steve
  24. Replies
    10
    Views
    2,302

    Re: DBExplor Index Issue

    14455

    Attached.

    Steve.
  25. Replies
    10
    Views
    2,302

    Re: DBExplor Index Issue

    It's embedded.

    Steve
Results 1 to 25 of 125
Page 1 of 5 1 2 3 4