Dear All
I want to create a table using many tables. (ie. Like sales summary by salesperson). To do that I created a Data Block using the view;It works fine only if it is used by only one user. If it is used by couple of user the form hangs because each user give different parameters (ie Date Range or Salespersons). The same issue comes even if I try to insert into a table.
To overcome this issue i tried it using From Clause Query in the Data Block. When I run the Form using From Clause query it needs a Primary Key.
How to overcome this issue?
Thank you in advance.
NZK