Menu

What are the essential evolutions of Base to develop

neuts-jl
2018-03-28
2021-03-09
<< < 1 2 (Page 2 of 2)
  • neuts-jl

    neuts-jl - 2021-01-18

    This is easily done by code.
    I implemented in the nsbaseutil library a function allowing to apply a contidional format on most components

     
    👍
    1
  • Freen

    Freen - 2021-03-08

    Are there any provisions to encrypt the database? Password protection? User login?

     
    • neuts-jl

      neuts-jl - 2021-03-09

      The code generated by NSBase for stand-alone applications can be encrypted (option). SQLite for user data does not allow encryption, but you can use a database located on a server or / and use a database engine that allows encryption of user data.
      You must then manage the entry of users (user / pwd) through the engine used

       

      Last edit: neuts-jl 2021-03-09
<< < 1 2 (Page 2 of 2)

Log in to post a comment.