Search:

Type: Posts; User: Nils G. Svedmyr

Page 1 of 80 1 2 3 4

Search: Search took 0.04 seconds; generated 49 minute(s) ago.

  1. Re: Thanks for the older version updates!

    + 1
  2. Replies
    1
    Views
    105

    Re: Latest dfrefactor

    Hi Chris,

    The much re-worked version of DFRefactor is currently in beta, and has been moved to GitHub;
    https://github.com/NilsSve/DfRefactor

    In fact, it would help if you want to be a member...
  3. Re: Login command to MS-SQL: "SSL Provider: The certificate chain..."

    Hi Vincent,

    Thanks. But my point is that I don't think that is usable as that param could also be a string? There must be a reason that the iOption member in the tConnection struct is marked with...
  4. Re: Login command to MS-SQL: "SSL Provider: The certificate chain..."

    Hi Dennis,

    There is one issue I forgot about and that is the tConnection struct used by the cConnection class.

    The struct has an "Integer iOptions" member. It is marked as "(don't use)", which...
  5. Re: Login command to MS-SQL: "SSL Provider: The certificate chain..."

    Thank you Dennis!
  6. Re: Login command to MS-SQL: "SSL Provider: The certificate chain..."

    This is how I think the MSSqldrv.pkg should look like from line number 276;


    Else ;
    Move ("SERVER=" + Trim(sServer) + ";Trusted_Connection=yes") to sConnect

    Get...
  7. Re: Login command to MS-SQL: "SSL Provider: The certificate chain..."

    Thanks Wil.
  8. Re: Login command to MS-SQL: "SSL Provider: The certificate chain..."

    Hi Wil,

    Interesting. But wouldn't that imply that you would need to fix that for each customer in your whole customer base? Doesn't look like a lot of "fun". Or I misunderstood how this should be...
  9. Re: Login command to MS-SQL: "SSL Provider: The certificate chain..."

    I think I now have a workable solution. Thank you all who provided info in this thread.
    Note though that there are bugs in the DAW packages and the Help is missing vital information.
    See more...
  10. Re: Login command to MS-SQL: "SSL Provider: The certificate chain..."

    Hi Frank,

    Interesting. So, while DataFlex 2024 is supported with ODBC v18, it makes DataFlex login fail, while ODBC v17, which isn't supported, works just fine(!) :p;)

    Seriously though, I hope...
  11. Re: Login command to MS-SQL: "SSL Provider: The certificate chain..."

    Wow, it is weird that the ODBC v 17 works without problems! Good to know, thnx Frank!
  12. Re: Login command to MS-SQL: "SSL Provider: The certificate chain..."

    Hi Edgard,

    Thanks for the info, but StSync can be run without using any Dfconnid.ini so there needs to be another solution.
  13. Re: Login command to MS-SQL: "SSL Provider: The certificate chain..."

    Thanks for the idea Frank. I'm not sure that would be any better/easier than changing the ODBC driver setting manually at my machine. The problem comes when the StSync program is run at customer site...
  14. Re: Login command to MS-SQL: "SSL Provider: The certificate chain..."

    Hi Frank,

    Thanks.

    I did have an ODBC Driver 18 (x64) installed, but used your link and updated it to a later version of the ODBC 18 driver.
    Sadly, no luck! The same error still occurs.
  15. Login command to MS-SQL: "SSL Provider: The certificate chain..."

    Hi,

    Today I was trying to upgrade my StSync utility to 2024.

    However, I ran into trouble trying to use my SQL login panel and I received the following MS SQL error:

    Microsoft SQL Server...
  16. Re: DataFlex RC hangs on program startup

    Fixed!

    Everybody has heard the phrase "Get some sleep on it", and that it usually helps?

    Well, it did! Not that I had any epiphany after a good night's sleep, but my computer had! This morning...
  17. Re: DataFlex RC hangs on program startup

    A: I also used a qualified path, as I clicked the Studio's "three-dots" button to select the program.
    I have just now also tested with the program name only. Sadly with the same result.

    (I've...
  18. Re: DataFlex RC hangs on program startup

    I have not uninstalled, rebooted, and reinstalled the RC. Sadly no joy! :confused:

    I tried both my workspace as well as with the Order Entry per Marcia's suggestion, but no joy with either of them...
  19. Re: DataFlex RC hangs on program startup

    Hi Harm,

    I have worked with DF 2024 since the Alpha release and it has all worked without any problems. It is just with the RC I see this problem.

    Currently, I'm uninstalling to then reboot and...
  20. Re: DataFlex RC hangs on program startup

    I had not restarted my laptop between uninstall and installation of the RC.

    However, that same idea struck me after entering my previous reply to you. But sadly it made no difference at all.
    ...
  21. Re: DataFlex RC hangs on program startup

    Hi Marcia,

    Thanks for looking into this. The answer to your question is No - it does not work. I see the same behavior as with my workspace.

    I'm running Windows 11 Pro, with no network and no...
  22. DataFlex RC hangs on program startup

    Today I uninstalled Beta 2 and installed the RC.

    I compiled one of the programs in my workspace and test ran it and it worked fine.

    A few hours later I returned to the Studio, selected another...
  23. Re: DF 19.1 windows application closes now and then without any message

    Hi Bengt,

    It's great to hear you were able to solve your client's problem.
  24. Re: Centering buttons in CodeJock Grid Column

    That is good to hear. You are welcome!
  25. Replies
    2
    Views
    148

    Re: View BorderStyle

    Hi Garret,

    I just checked and you're right that the dbView (but not the view class) has the following line at the top:

    { OverrideProperty=Border_Style EnumList="Border_Thick,Border_Dialog" }
    ...
Results 1 to 25 of 2000
Page 1 of 80 1 2 3 4