Search:

Type: Posts; User: MichaelD

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    13
    Views
    2,810

    Re: Structure_End error on MS SQL Server?

    Mike,
    Thank you very much for the very direct, and clear instructions. I really appreciate it. Installing the ODBC Driver for the second link you included did the trick. I thought I already...
  2. Replies
    13
    Views
    2,810

    Re: Structure_End error on MS SQL Server?

    Yes, I am using the ODBC_DRV because when I go to use the MSSQL server connection in DF20.1 I get:

    ---------------------------
    Test Login
    ---------------------------
    Test login unsuccessful. ...
  3. Replies
    13
    Views
    2,810

    Re: Structure_End error on MS SQL Server?

    It seems that I have this same problem when I use the DBBuilder to edit a table:

    ---------------------------
    Error
    ---------------------------
    General error. 42000 (102)--[Microsoft][ODBC...
  4. Replies
    13
    Views
    2,810

    Structure_End error on MS SQL Server?

    General error. 42000 (102)--[Microsoft][ODBC Driver 18 for SQL Server][SQL Server]Incorrect syntax near '.'. Table = TABLENAME (###)




    Error: 12289
    Error Source =...
  5. Thread: Aes gcm

    by MichaelD
    Replies
    0
    Views
    10,212

    Aes gcm

    I am working on decrypting a string from a PHP OpenSSL implementation using AES GCM.

    In working to decrypt it, it seems that there is some glue missing between...
  6. Replies
    0
    Views
    10,404

    SigCjC_ItemAlign.pkg in SigCJ

    IT seems that the file SigCjC_ItemAlign.pkg is included in the repository for SigCodejock Wrapper 18.3.0 and 18.6.0, but not 18.4.0. Thought you would want to know. It causes compile errors...
  7. Replies
    1
    Views
    1,630

    PSQL Conversion returns error 24014

    I recently tried to convert a table from the Embedded format to PSQL format from a Windows Client to a Linux shared file system. I could easily convert the files on a Windows machine running PSQL...
  8. Replies
    8
    Views
    2,682

    Re: Do we need to wory about poodle ?

    Harm,
    So at this point, how do we ensure that any HTTPS call to a server is not forced to use SSL3 for it's communication. We need to ensure that all connections are done with TLS 1.0, 1.1, or...
  9. Re: SOAP Calls and MANY parameters crashing studio

    Frank,
    We ended up having to sub-class the derived web service class for another use to apply the security components in the sub-class to the header. That part, I could make work. The issue I...
  10. Re: SOAP Calls and MANY parameters crashing studio

    Thank you for the attached package. It looks like all of the guts of the function had been stripped out, including the End_Function. I had tried going this route manually modifying the derived...
  11. SOAP Calls and MANY parameters crashing studio

    We are looking into doing a Web Services Client interface with the Cybersource credit card processing tools. In their infinity wisdom, they have created a single end point called "runTransaction",...
  12. Re: Help with disabled cWinForms of cWindowsEx library

    Wil,
    Thank you very much for poking at that. I was doing the comment and compile method and was coming to much the same conclusion on the culprit, but didn't yet reach the same level of...
  13. Re: Help with disabled cWinForms of cWindowsEx library

    Michael,
    Thank you for the suggestion. I have tried it with about 15 different skins, and they all exhibit the same behavior. Some of them are .cjstyles, some are .msstyles, and all of them...
  14. Re: Help with disabled cWinForms of cWindowsEx library

    Garret,
    Thanks for a bit of insight. I too started off just using the cWintooltip_mx Mixin, and was seeing this problem cropping up. There is a Shadow_Display function that is included as part...
  15. Help with disabled cWinForms of cWindowsEx library

    I have been working on adding ToolTips to our software package and running into a few snags. Most specifically I am trying to add Tooltips to all DEO forms possible, if they are enabled or not. The...
  16. Replies
    6
    Views
    5,589

    Re: PropertyGrid and null dates from database

    Vincent,
    Thank you for the info. We haven't quite gotten over the next version hump. All in good time. Thank you for your assistance.

    --Michael
  17. Replies
    6
    Views
    5,589

    Re: PropertyGrid and null dates from database

    Peter,
    Thank you very much for getting back to me. This just about worked as stated. RefClass didn't work as I think it is from a different language. I didn't find a reference to it anywhere...
  18. Replies
    6
    Views
    5,589

    PropertyGrid and null dates from database

    I have started to use the new PropertyGrid in a view, and having trouble with date fields. There are some cases where we want the ability to have the dates be null for it's use later. But when...
  19. Replies
    0
    Views
    1,287

    Call Stack remains blank

    Whenever I put in a break point in the 15.0 studio, the call stack is blank. Even when I run into an error while debugging, the call stack is empty. Is there something that potentially is disabling...
  20. Replies
    5
    Views
    2,380

    Re: DBTabDialog Save Child while saving parent

    Keith,
    That worked brilliantly, thank you so much!!!!
  21. Replies
    5
    Views
    2,380

    Re: DBTabDialog Save Child while saving parent

    Another big question I guess is, why does "Exiting_Scope" not fire when leaving a dbtabpage? It is in the list of "Events", but is never fired.
  22. Replies
    5
    Views
    2,380

    Re: DBTabDialog Save Child while saving parent

    Gregg,
    Thank you very much for the suggestion, but that didn't seem to make a difference. By reading the help, this looks like it would be used in a case where we have created a new child...
  23. Replies
    5
    Views
    2,380

    DBTabDialog Save Child while saving parent

    We have a view that we want to force the save of the child tab page entries when the header record is saved. Is there a way to force this kind of behavior?

    I have tried several different methods...
  24. Replies
    0
    Views
    3,248

    Osicia Template and Left Menu visibility

    I am using the Osicia template from the Electos website, with some customizations added. I also had to fix a few items from the original news template (iChildPageID instead of PageID for the...
  25. Replies
    7
    Views
    3,148

    Re: cComWebBrowser and postdata

    Vincent,

    So the 'standard procedure' for showing HTML in a VDF Windows App, when you want to send data via POST, is to download the content to a local file via the HttpPostRequest of...
Results 1 to 25 of 27
Page 1 of 2 1 2