Search:

Type: Posts; User: Sam Neuner

Page 1 of 76 1 2 3 4

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

  1. Replies
    2
    Views
    172

    Re: Report based on a struct not vData.

    If you are using SQL you could use the SQLExecutor and return the results into a Variant Array. That would satisfy DR.
  2. Replies
    6
    Views
    256

    Re: Error: Access Denied

    Found the problem! There was no relationship between WebAppSession and WebAppUser similar to this:
    ...
  3. Replies
    6
    Views
    256

    Re: Error: Access Denied

    I created a new Workspace, connected to the same database and just connected to a few of the tables (not all as in the one not working) and it works fine! The other Workspace had all the tables...
  4. Replies
    6
    Views
    256

    Re: Error: Access Denied

    Windows authentication. I have never had a problem connecting in other DF versions! (from the Studio).
  5. Replies
    6
    Views
    256

    Error: Access Denied

    I have created two new Workspaces, one in 23.0 and one in 24.0. I am using Managed Connections to a MSSQL Database using Windows Authentication. I am able to access the Windows Projects but the...
  6. Replies
    2
    Views
    191

    Re: where to store results from API call

    I usually create a procedure "LoadData" to fill a List. Just Send "LoadData" in the OnClick of the button, read the API in that procedure and fill the list with the result.

    Or in the "OnChange"...
  7. Re: How could you not trust this outfit for SEO work?

    Amen!!
  8. Replies
    8
    Views
    365

    Re: Dynamic Double Spacing

    :cool:
  9. Replies
    8
    Views
    365

    Re: Dynamic Double Spacing

    How about creating a parameter ("DoubleSpace") and adding a second Blank Detail Section and controlling the printing of that section based on the parameter being True/False?
  10. Replies
    16
    Views
    1,420

    Re: psSQLFilter Problem

    Yes, I did the manual load. However, I do like the other options.

    Thanks.
  11. Replies
    16
    Views
    1,420

    Re: psSQLFilter Problem

    Good idea!! Thanks.
  12. Replies
    16
    Views
    1,420

    Re: psSQLFilter Problem

    No errors, all is well when using it with the Main_DD. However, I need it to be a parent so I had to change to a manually load loaded grid!
  13. Replies
    16
    Views
    1,420

    Re: psSQLFilter Problem

    The problem was that the psSQLFilter was in the parent of the Main_DD, which I have come to understand will not work!!

    Thanks for all the suggestions!
  14. Replies
    16
    Views
    1,420

    Re: psSQLFilter Problem

    I want the pattern that I indicated! The "STE" needs to have a space after it so that it does not get "STEMS" for example.
  15. Replies
    16
    Views
    1,420

    psSQLFilter Problem

    If have a cDbCJGrid using oMeter_DD as the Main_File, but the program hangs up with this filter. Any ideas?



    Object oMETER_DD is a cMeterDataDictionary
    Set DDO_Server To oRATE_DD...
  16. Replies
    4
    Views
    593

    Re: Report Totals In Header Section

    Thanks. SQL function is a good idea.
  17. Replies
    4
    Views
    593

    Re: Report Totals In Header Section

    Yes, this is what I did, but just wondering if I had missed something that would allow that in the report itself.
  18. Replies
    4
    Views
    593

    Report Totals In Header Section

    Is there anyway to get report totals to display in the report/page header?
  19. Replies
    15
    Views
    2,292

    Re: Can't get PDF to show in IFrame

    Using Firefox and still get the Save Dialog. Any suggestions?
  20. Replies
    11
    Views
    1,178

    Re: PDF Viewer Problem

    How do I remove the encrypted url that is displayed at the top of the viewer? Also, is the "ViewerJS" at the bottom of the viewer an attribution that must be displayed?
  21. Replies
    11
    Views
    1,178

    Re: PDF Viewer Problem

    That is the ticket!! Thanks. Now I just need to get rid of the ugly File path description shown at the top of the viewer. Javascript edit?
  22. Replies
    11
    Views
    1,178

    Re: PDF Viewer Problem

    Thanks, will give it a go.
  23. Replies
    11
    Views
    1,178

    Re: PDF Viewer Problem

    The only way I could make this work was to put the pdf file under the "Apphtml" folder. Is this necessary?
  24. Replies
    11
    Views
    1,178

    Re: PDF Viewer Problem

    From Dataflex example: "Send LoadPDF of oPdfViewer "Uploads/Scheduler-information.pdf"

    Had already tried it both ways, neither works!
  25. Replies
    11
    Views
    1,178

    Re: PDF Viewer Problem

    That did not help, F12 shows : 'Missing PDF "http://localhost/Cherokee201/ViewerJS/../C:/Dataflex%2020.1%20Projects/Cherokee/Data/Test.pdf".'
    Yes, I am sure this is the correct path. ...
Results 1 to 25 of 1893
Page 1 of 76 1 2 3 4