ServerFilter Form

P

Panteliadis Babis

Here is the problem: In a ADP project , the connected MS SQL Database has 3
users, one of them is the creator/ owner. In the project I use a form in
ServerFilter mode to locate records.
When the Logged user is the creator/owner the form works - DorpDowns show up
in each field to choose a value.
However when the other users log in, the DropDowns they get are only the 'Is
Null' / 'Is Not Null'. Any ideas why?
 
Top