Search:

Type: Posts; User: MrHalland

Page 1 of 34 1 2 3 4

Search: Search took 0.02 seconds; generated 26 minute(s) ago.

  1. Re: DataFlex 19.1 Classic ASP and Constrain as

    I have tried that, I have also made sure that there are no SQL_Constrains for the file.
    Rebuilding the constraints when the session starts and when the ASP page is loading.
  2. Re: DataFlex 19.1 Classic ASP and Constrain as

    When the other user logs on, it does not enter the if-statement, but for some reason the constrain remains.
    It's like the system has cashed the constrain and does not care to rebuild the constrain....
  3. Re: DataFlex 19.1 Classic ASP and Constrain as

    the property theUser is fetched from a web-property, I just didn't add that one line.
    But I don't know how to explain that the constraint is kept when the other user logs on, that's a mystery for me...
  4. DataFlex 19.1 Classic ASP and Constrain as

    Hi!

    I have come across and "error" that I don't know why its even hapening.

    The below constrain is in a DD object.
    If i login as that user who has that setting, it does a constrain as it...
  5. Is it possible to print Escape chars in reportwriter?

    Hi!

    Is it possible to print escape chars in report writer?

    I have a receipt printer, and under a certain occurence i want to cut the paper and then continue printing.

    Can you send such...
  6. Replies
    7
    Views
    614

    Re: Alternate between DAC PKG folders

    Vi, because i have made modifikation to datadict and a entrymix class and the precompiled The system packades because in that projekt i need to have special debug and information.

    But for other....
  7. Replies
    7
    Views
    614

    Alternate between DAC PKG folders

    Hi!

    I have a project, where i need to add debug contents in the dac PKG files.

    Instead of renaming the PKG folder all the time, is there a swift and fast way to change the path to the DF PKG...
  8. Converting old code. Indicator (how to interpret)

    Hi!

    Converting a very old app to Windows, now I have came across a couple if indicator statements, and I just don't know how to interpret them

    There is a seciont

    [HasChild HasValue] begin...
  9. Replies
    1
    Views
    913

    The upcoming version of DF Reports

    Hi!

    Is there any plan that the future release of DF Reports has option to read data from DFConnection.ini to set the datasource, and also be able to handle two databases at the same time?
  10. Re: Record not found Find Equal Find Equal entry. Table = JLOGG (353), Index = JLOGG000 (0), Source = MSSQLDRV.Find

    Hi!

    In a DD Class, when a Forward send Request_Save is issued, what steps are taken.

    What I want to do is to dig deeper in where the error could occour.

    So does it look for parents / child,...
  11. Re: DataFlex 19.1, more details from callstack

    I hade my share of "fun" added 250 lines of debugrows :(
  12. Re: DataFlex 19.1, more details from callstack

    Hi Vincent!

    The problem is that the CallStackDump, don't give me enough information. Fex, error request_save jobb.dd(198)), somwhere in the request_chain the error occoured.
    It would be nice if i...
  13. DataFlex 19.1, more details from callstack

    Hi!

    Is there a way to get even more details when a error occours in the dataflex program?

    Like, more or less every message up til what caused the error. (like the message trace)

    The...
  14. Replies
    7
    Views
    803

    Re: Chilkat sFTP driving me mad

    Problem solved!

    At the customers site, a antivirus program did suddenly stop the execution of the dataflex file.
    And in my development environment, a misstake was from my side, adding a extra...
  15. Replies
    7
    Views
    803

    Re: Chilkat sFTP driving me mad

    I have tried to use cFtpTransfer, and that don't work either.

    But I don't understand what FileZilla does to make it work?
  16. Replies
    7
    Views
    803

    Chilkat sFTP driving me mad

    Hi!

    I have downloaded a trial of chilkat to use sFTP to connect to our postal office for uploading files.

    We have used filezilla before to upload using protocol SFTP SSH File protocol, using...
  17. Set row bg color in codejock grid on a certain col value

    Hi!

    How can you set a background color for a complete row if a column row has a certain value.

    On a column i Use OnSetDisplayMetrics, whats the eqv for a complete row?
  18. Replies
    5
    Views
    1,662

    Re: Unable to Read Report (Possibly Damaged)

    Hi Vincent. I am working on an old project and are in need of this exefile, so i can open the report.

    At this stage the customer doesn't want to pay for an upgrade for the latest versison of...
  19. Re: Best way to "Undo" changes i database row

    I know, but in this case, they don't work on the same record, and the record should not be changed due to a special not editible field setting on that row.

    I will try it out to just refind the...
  20. Re: Enable / Disable cMenuItem depending on current view

    Worked like a Charm :)
  21. Best way to "Undo" changes i database row

    What I want to do is that, when the user changes a value in a row, i check it in Request_Validate in the DataDictionary.
    If the validation fails, I want the row to go back to the original values,...
  22. Enable / Disable cMenuItem depending on current view

    Hi!

    I have a dbView called oMyBooking. If that view is active i want to enabled a menu item in the code jock menu.

    How can I do that?

    I know I am going to use the IsEnabled function, but how...
  23. Re: Record not found Find Equal Find Equal entry. Table = JLOGG (353), Index = JLOGG000 (0), Source = MSSQLDRV.Find

    Below is the structure of the datadictionary

    from the ASP page i send a requestsave to JOBB_DD

    NB, this is classic ASP once written in DF 14.1, i dont know how much has been alterd in the code...
  24. Re: Record not found Find Equal Find Equal entry. Table = JLOGG (353), Index = JLOGG000 (0), Source = MSSQLDRV.Find

    Hi!

    No, no records are deleted, in this case created, they are childrecords for another table. It seems like it always start with the message get_currentsession, it's like it can not find or...
  25. Re: Record not found Find Equal Find Equal entry. Table = JLOGG (353), Index = JLOGG000 (0), Source = MSSQLDRV.Find

    Hi!

    Could this issue been caused by faulty connection to the web-app-server.
    That is, if the phone changes between 4g and 5g and wifi connection, so it somehow looses the session or something.
    ...
Results 1 to 25 of 841
Page 1 of 34 1 2 3 4