Search results

  1. Mylton

    Solved How do I create and use a global variable later?

    Correcting the code translation This function performs 'The LicenseKey function takes the processor and motherboard numbers as input, 'calculate a SHA-256 hash from the concatenation of these numbers ' and returns the last 10 digits of that hash as a license. 'Used to generate a one-time...
  2. Mylton

    Solved How do I create and use a global variable later?

    Good morning This function performs 'The GenerateLicense function receives the processor and motherboard numbers as input, 'calculate a SHA-256 hash from the concatenation of these numbers ' and returns the last 10 digits of that hash as a license. 'Used to generate a one-time license based on...
  3. Mylton

    Helps in limiting registrations as a form of licensing

    OK. I will study. if you have any questions or make an error. return. in case of certain warning. thanks. have a good week.
  4. Mylton

    Helps in limiting registrations as a form of licensing

    good morning arnelgp your first paragraph, it seems to me that I did. Your suggestion is welcome. I have a doubt about your thinking, how could I compare the encrypted number with the one I have?
  5. Mylton

    Helps in limiting registrations as a form of licensing

    I understand. What I think is that with the logic I used… I think it's difficult to give the same number. And as we know, access is not that secure. But it's suitable for what I want. The numbers on both the motherboard and the processor must be strictly the same, the person must find out which...
  6. Mylton

    Helps in limiting registrations as a form of licensing

    Good afternoon I'm trying to create a way to limit records associated with App license generation. I know there are examples. But I managed to implement a search for what I believe to be the motherboard and processor number. In this routine I remove the letters, concatenate the numbers of both...
  7. Mylton

    Solved Is it possible for Microsoft access to work on an Asustor AS3202T NAS?

    Gasman, Pat and Doc thank you for the explanation. I managed to learn a little more. I wish you a great week. hugs
  8. Mylton

    Solved Is it possible for Microsoft access to work on an Asustor AS3202T NAS?

    Could you explain the differences in SMB? Please
  9. Mylton

    Solved Is it possible for Microsoft access to work on an Asustor AS3202T NAS?

    I understood. But one question.. . if I put a front end on a laptop, when I get home and integrate it with my home network, would it give a positive result? or conflict? because it says it supports website....web mail maybe something like that. but before anyone criticizes.... it will be used...
  10. Mylton

    Solved Is it possible for Microsoft access to work on an Asustor AS3202T NAS?

    Encontrei uma página sobre o suporte deles. Está na minha língua. seria isso? https://www.asustor.com/online/online_help?id=17
  11. Mylton

    Solved Is it possible for Microsoft access to work on an Asustor AS3202T NAS?

    I understood so you can ask for a suitable formula for support... What exactly should I ask? how and if it is possible to implement Windows File and Printer Sharing protocols.
  12. Mylton

    Solved Is it possible for Microsoft access to work on an Asustor AS3202T NAS?

    what did I think it would be leaving access as the front end and a back end that could integrate with the front end. Something in SQL, Maria or something else.
  13. Mylton

    Solved Is it possible for Microsoft access to work on an Asustor AS3202T NAS?

    Good morning After a long search I found an ASUSTOR NAS that, in addition to its usefulness, allows all these Apps asustor.com/service/downloads?product_id=72#app_download I thought… Which back end would you recommend? So that it can run front of access? And what is the necessary learning...
  14. Mylton

    Automatically calculate date of birth

    Inglês good afternoon I understand your point. Is there no formula at all? I would also like to thank you and everyone for your help Português br boa tarde entendo a colocação dos senhores. será que não existe uma formula qualquer? no mais agradeço a ajuda dos senhores e de todos.
  15. Mylton

    Automatically calculate date of birth

    Inglês good morning Could anyone help me create an age calculation in Word? I'm trying and catching a little. I've already tried several formulas I saw on the internet, I've tried putting in an Excel table, but this loses the "function" of the calculation. I attached a doc with a table. I...
  16. Mylton

    Also Big Bussiness

    Yes É o caminho.
  17. Mylton

    Also Big Bussiness

    goodnight Here in Brazil, when I make purchases and by some chance I need to cancel an item with you without any problems. It should be noted that I do this via cell phone. I hope it helps. good week
  18. Mylton

    Difficulties in encrypting keys.

    Ok. I'll test it when I get home late from work. thanks.
  19. Mylton

    Difficulties in encrypting keys.

    Good morning. I have a table named TblRegistro. and two modules (ModCriptografarSHA256 + Mod_geral). One generates encryption in SHA256 and the other generates three keys (registry + machine + user). When I click on the Generate button in the "FrmClientes" form, the registration key is not...
  20. Mylton

    Solved Doubt with navigation form

    good evening I managed to reproduce. thank you all. good week.
Back
Top Bottom