-
How I can prevent duplicate records being added?
Hi. I'm a new user on my first project and have set up a simple database. I need to find out how I can prevent duplicate records from being entered in a table.…
-
Mit JOIN eine Leerzeile in eine Listenspalte einfügen, falls kein Datensatz vorhanden ist?
Hallo zusammen, ich habe eine - hoffentlich - einfache Frage. Ich erstelle eine Print-Darstellung, die den Status der erteilen Aufträge und dazu erhaltenen Lieferungen zu einem Projekt auflistet.…
-
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…
-
How to count days
Hi guys, I'm struggeling a bit, trying to figure out how I can count the days in a contact history table (to be used in sales effort stats) I have a "contact-History" table in which there is a "date"…
-
Problem with printing in Windows and Android.
Hello everyone! There is a problem with printing in Windows and Android. Preview displays correctly, and when printed in pdf, everything breaks and the encoding is different.…
-
App login (no login with Google AC)
So I can login on the web(Ninox) with Google however, I cant see it on the App and I cannt login. Am I missing something? or does the App not support Google login?
-
Formula to search records with dates
Hi I'm looking for a formula to obtain as a result the records that have a date between a date that I can insert through a date field and another that I can insert into another date field.…
-
How to set a value for a switch elements
Hi, how can I set a switch value when I press a button?
-
how can i let someone else view my data table
how can i let someone else view my data table
-
Script: test for null or empty'
I want to say: if This Field is empty then do this else do that end How do I test for 'empty' I thought I'd seen reference to 'null' in the manual but I'm learning about the manual....