Search:

Type: Posts; User: Francimilson

Search: Search took 0.01 seconds; generated 10 minute(s) ago.

  1. Replies
    0
    Views
    65

    Retorno Função Java Script

    Bom dia a todos


    Criei uma Função em Java Script onde estou fazendo uma consulta pelo VDF passando alguns parâmetros e gostaria de pegar o resultado da consulta que mostra no Console.log retornar...
  2. Replies
    4
    Views
    95

    Re: integração via API

    Olá Samuel

    os Tokens são fictícios
  3. Re: Consulta de dados de veículos pela placa

    Nesse site acho que voce pode fazer essa consulta via API

    https://brasilapi.com.br/
  4. Replies
    4
    Views
    95

    integração via API

    Boa tarde a todos

    Estou precisando fazer uma integração via API como nunca fiz esse procedimento não tive muito sucesso.
    Criei o arquivo JSON mas como precisa usar comando POST para comunicar com...
  5. Re: how avoid that user enter the app without login

    eu faço da seguinte forma e sempre o sistema faz o Logoff

    Código no Index.HTML
    <!-- Difine o tempo de permanncia do sistema aberto -->
    <script type="text/javascript">
    let timer,...
  6. Replies
    3
    Views
    803

    Re: Filters - constrain

    Boa tarde Edgar.

    utilizo exatamente como você esta fazendo. até o momento não tive nenhum problema.

    Procedure OnConstrain
    Forward Send OnConstrain
    Integer iEmpresa iFilial...
  7. Replies
    4
    Views
    944

    Re: OnChangeRights

    Here at the company we do it this way

    Code:

    Object oEstoqueMenu is a cWebMenuItem
    Set psCaption to "Estoque"


    Procedure OnChangeRights
    String sSQL
  8. Replies
    5
    Views
    1,102

    Re: error Mssql

    I had this same problem in production to correct the problem I changed all the .INT files and put the Server Address with Username and password in the Connection.

    SERVER_NAME...
  9. Re: DAW MSSQL CK - Setting Server and Schema dynamically

    Login sServerName sUserName sPassword "MDSPGSQL"
    //Database change
    SET_DataBase_Name to sDataBase
    //Uses the database
    SQL_Use_DataBase sDataBase


    Sincerely,

    Francimilson Camurça
  10. Replies
    9
    Views
    7,324

    Re: VDF Studio + SQL Server Connection

    Make a backup of the .FD files to a directory in case you need to return them again, once this is done, delete the .FD files from the DATA folder and have Recreate the .FD files again.

    Att,
    ...
  11. Replies
    3
    Views
    1,314

    Re: Data Change Webapp

    thank you very much Henri


    the Procedure I was needing was just that.

    Object oSessionManager is a cWebSessionManagerStandard
    Procedure OnSessionPropertiesSet
    Boolean bIsLoggedIn...
  12. Replies
    3
    Views
    1,314

    Data Change Webapp

    Good afternoon

    You can help me with this command that I'm trying to do on the WebApp.
    It is the following in the table WebAppUser a field was created where I inform the Filelist that the user...
  13. Replies
    0
    Views
    1,701

    Tecnospeed NFe

    Boa tarde Pessoal


    Alguém já fez integração com o componente NFe da Tecnospeed.?
    Ou como consumir OCX.




    Atenciosamente,
Results 1 to 13 of 13