Michel
-
Laptop vs iPad
Hi, I have a database with code. When I perform a certain action (processing and saving) it takes about 4 seconds on my laptop and less than a second on my iPad.…
-
How to make a query in Ninox
Hi, I would like to merge several tables into 1 table/view. By this I mean, all fields. I don't know how to do this. In Microsoft Access this is very simple.…
-
Query
Hi, I have 2 tables. Table 1 : Contractor : Nr Firm 001 IBM 002 Ninox ......... Table 2 : User : Id Nr Name 01 001 Glenn 02 001 Bruce 03 002 Tom ……… What I would like to obtain is a table…
-
Relations / Relaties
Hi, I don't quite understand the difference between : Basics: The 1:N Relation and Subtables: The Composition Relationship and how they work. I would think it would be the same,…
-
Hide Add icon
Hi, I would like the "Add" icon to become invisible. When I set in a Formula field the following instruction : html("<style>div.i-setting-add{display:none}</style>") then the icon disappears.…
-
Difference between openRecord and popupRecord
Hi, I don't quite understand the difference between openRecord and popupRecord.Can you explain this to me with an example. Tx Regards Michel
-
Print document
Hi, Is it possible to print a document with the push of a button and this with a self-chosen name to a self-chosen folder. Tx Regards Michel
-
Export to excel
Hi, Is it possible to export a table to excel to a specific folder of your choice and execute this with a press of the button. So using code. Tx Regards Michel
-
Query - Vieuw
Hi, When I run the code below, which I received from you, this program runs in a loop. It doesn't stop. delete (select qry_Contractor); for a in select Contractor do for b in select Gebruiker do for…
-
Query (View)
Hi, I have 3 tables and I want to make a view with several fields of the 3 tables. In Microsoft Access I make a query with this 3 tables and I select the fields that I need and there’s my new table…
-
Full screen
Hi, How can i open a form in full screen! tx Regards Michel
-
Invitations
Hi, I have invited a person and this works, but when I go to the iPad of that invited person, he has access to all my databases. Can I grant access to 1 specific database? Tx regards Michel
-
Distributing a database
Hi, I am still new to Ninox and I still have a lot of questions. I am an experienced programmer in Frontend Access database and Backend SQL Server. If i want to distribute a program (here an…
-
Distributing a database
Hi, I have a Windows 10 PC with a Ninox license. I have made a small test database which I would like to place on a server so that 3 users can update it simultaneously.…
-
Activate / Local or cloud database
Hi, I am new to the Ninox area. I have 2 questions: 1. Is Ninox always opened via a browser or can Ninox also be installed on the PC. 2. In 2 courses on the internet, when creating a database,…