Search

Help

Page 6 of 8. Showing 73 results (0.03 seconds)

  1. Team Development Database Considerations - Shared Versus Local

     connections to the database server. Platform preferences - Developers may have different database platforms or may purposely need to use a different platform
    Servoy 2020 DocumentationMar 17, 2014
  2. Bootstrapper (alternative download method of the SmartClient)

    >  The bootstrapthreadpoolsize argument is used to configure the maximum number of concurrent connections used to download the application files. <argument>bootstrapthreadpoolsize:{{MAX_THREAD_POOL_SIZE}}</argument>  The default value for the maximum concurrent connections is 8. If you want to download the resources one by one (in case
    Servoy 2020 DocumentationJan 25, 2021
  3. http

    Clients SmartClient,WebClient,NGClient Sample // get data using a default connection var pageData = plugins.http.getPageData('http://www.cnn.com … Clients SmartClient,WebClient,NGClient Sample // get data using a default connection var pageData = plugins.http.getPageData('http://www.cnn.com');
    Servoy 2020 DocumentationNov 04, 2022
  4. Smart Client

    and the solutions that it runs in binary format on the local machine for fast startup, it does not cache any user data in between sessions, but relies on a connection … Admin page, in several locations: Setting Where Description Network connection settings Network Settings page For more information
    Servoy 2020 DocumentationMar 17, 2014
  5. 2021.06

    to be reusing Http Connections, which might not be valid anymore https://support.servoy.com/browse/SVY-15895 Extensions … Dynamically clone DB Servers or pair 1 connection with 1 client https://support.servoy.com/browse/SVY-15989 Server
    Servoy 2020 DocumentationJun 24, 2021
  6. Reserved keywords

    , connect, connection, connection_id, const, constant, constraint, constraints, containing, contains, continue, controller, controlrow, convert, corresponding, count
    Servoy 2020 DocumentationOct 17, 2014
  7. Solution Types

    format on the local machine for fast startup, it does not cache any user data in between sessions, but relies on a connection to the Servoy Application Server while
    Servoy 2020 DocumentationAug 11, 2021
  8. Modular Development

    does not depend on any database connection. Think of logic like e.g. math function, date calculations, procedures for sending notifications and perhaps some
    Servoy 2020 DocumentationMar 22, 2019
  9. Operating Servoy Application Servers in a Cluster

    . Although the connection settings might differ, the physical database to which a Database Server connects needs to be the same, otherwise the databroadcasting mechanism
    Servoy 2020 DocumentationMar 17, 2014
  10. Defining a Data Model

    are the most common type of Data Provider in Servoy. When a named server connection is established, the entire database structure - all tables … will behave at runtime. Source Table  Can be any database table or view from any named server connection. At runtime, a related foundset will exist in the context
    Servoy 2020 DocumentationAug 26, 2022