Search:

Type: Posts; User: Antonio Jiménez

Page 1 of 15 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    395

    Re: Organization chart

    Hi,

    Finally, I've been found the way to add nodes!!!

    Here you are the rigth code:



    Procedure DoAddNodo
    Handle hoFlowGraphPaintManager hoFlowGraphPage hoNode hoFlowGraphNodes
  2. Replies
    1
    Views
    395

    Organization chart

    Hi,

    I need to implement in a one of my windows application (DataFlex 19.1) the option that the user can create a simple organization chart.
    I've created an organization chart whit the...
  3. Replies
    10
    Views
    3,559

    Re: dll.pkg needs updating

    Hi,

    Is this problem still in Beta 3 or is't mee?
  4. Beta 3 errors Precompile System Packages

    Hi,

    When I precompile System Packages...

    1.- The include language_espanol.inc have 2 lines whith error



    #Replace C_$ConnectionIniDupId "Formato ini de conexión incorrecta en...
  5. Replies
    1
    Views
    1,151

    Add a New DDO don't sorts tables

    Hi.

    In the DDO Explorer I click to Add a New DDO.
    I'm not able to sort the related tables when I click in the column header.
  6. Replies
    10
    Views
    3,559

    Re: dll.pkg needs updating

    Hi,

    I think, this error is still in the beta 1 version.
  7. Replies
    2
    Views
    1,130

    Re: A few compile error with Beta1

    Thanks Harm, now is ok.
  8. Replies
    2
    Views
    1,130

    A few compile error with Beta1

    Hi

    I'm testing the beta1 versión and I have a few error at compiling my project.
    With the alfa versión, I didn't have any error at compiling.

    - Error 4332: C:\Program Files\DataFlex...
  9. Replies
    10
    Views
    3,559

    Re: dll.pkg needs updating

    Hi,

    I've just install A2 and compile (32 bit) my project (19.1)

    I get error 4509 (Referenced Array Index Out of Bounds) in two lines



    Function BytesToDWORD Global String Buffer Integer...
  10. Replies
    2
    Views
    1,332

    Re: Connect to Prestashop

    Ok. Thank you.
  11. Replies
    2
    Views
    1,332

    Connect to Prestashop

    Hi.

    I want to connect my ERP (DataFlex 19.1) whit Prestashop 1.7.5.
    I'm playing a bit with the Prestashop’s web services.
    I'm able to GET info in Json and XML format, whithout any problem.
    But...
  12. Replies
    6
    Views
    12,805

    Re: L&L and 19.1

    Thanks Samuel.

    You're right.

    My DDo is no set propertly.

    By now, I used "pbsmartlock" and my reports works as expected.


    Thanks to you too, Bernhard.
  13. Replies
    6
    Views
    12,805

    Re: L&L and 19.1

    Hi,


    In many of my reports, I use code like...



    Send Find to oTabla_DD FIRST_RECORD Indice
    While (Found)
    ...
  14. Replies
    15
    Views
    8,836

    Re: Suggestions for next versions

    +3
  15. Replies
    13
    Views
    4,465

    Re: Convert embedded db to SQL

    Ok. Solved.

    I had omited the int file option in my connection string.

    Sorry about it.

    Regards,
    Antonio
  16. Replies
    13
    Views
    4,465

    Re: Convert embedded db to SQL

    Ok.

    I can see what is happend...
    Each table I've converted to SQL has 2 field Recnum.
    Why?

    Antonio

    PD: DataFlex 18.0
  17. Replies
    13
    Views
    4,465

    Re: Convert embedded db to SQL

    Yes, you're rigth.



    DRIVER_NAME MSSQLDRV
    SERVER_NAME SERVER=DDXXXX;UID=yyyy;PWD=*******;DATABASE=Pruebas_Master
    DATABASE_NAME FAC-D001
    SCHEMA_NAME dbo
  18. Replies
    13
    Views
    4,465

    Re: Convert embedded db to SQL

    Thanks, Mike.


    Although, obviously, the conversion process has generated a new FD for each table, it is identical to the "original".
    But the most important thing of all is that the executable is...
  19. Replies
    13
    Views
    4,465

    Re: Convert embedded db to SQL

    Thanks so much for your suggestions.


    I've been doing some tests this weekend.


    I summarize a little the steps that I have followed.


    1- I have created a bd SQL Test_Master and another...
  20. Replies
    13
    Views
    4,465

    Re: Convert embedded db to SQL

    Thanks Mike.

    You're right, each folder contains all embedded db files.
    Keep in different folders is not a priority, what I want is that the master files (clients, items ...) of each company, are...
  21. Replies
    13
    Views
    4,465

    Convert embedded db to SQL

    Hello,

    I definitely want to resume the conversion process of my application to use SQL.

    I attach an image of the current file structure that I use.

    The problem is that I don't know how this...
  22. Re: How refesh Header/Detail after closing a dialog?

    Hi,


    Thanks to all of you for your help.


    I've solved the problem.


    My error was to assume that the save data occurs before the dialog returns to main webview. Then my refresh grid occurs...
  23. Replies
    13
    Views
    3,681

    Re: Problems with my first webapp

    Hi Harm, and thanks for your time...

    But I'm still thinking that the problem is for the alias.

    I've created a new webproject with the same logic, after user log in I close some files and...
  24. Re: How refesh Header/Detail after closing a dialog?

    Thanks Harm,

    But I think I'm missing something...

    this is my code



    Procedure OnClick
    Send PopupCargarProductos of oCargarProductos (Self)
  25. Re: How refesh Header/Detail after closing a dialog?

    I'm sorry, but I've been a bit busy this last days.

    Yes Richard, you are right!
    I'm not able to refresh the order when I close the dialog, only by clicking in the refind toolbar.

    Hire you can...
Results 1 to 25 of 360
Page 1 of 15 1 2 3 4