stevekos07
Registered User.
- Local time
- Today, 08:24
- Joined
- Jul 26, 2015
- Messages
- 174
I must be going insane. I have a console form with links to various forms etc. I have a control button that opens a query. From this button the query opens in edit mode. Records can be edited. All good.
The query can also be opened in edit mode directly from the object list.
But if I try to open the same query from another form it opens in read-only mode. I even copied the exact macro from the one button into the on-click macro of the other button and the same thing happened. The macro actions and commands are exactly the same and the target document is exactly the same!
Am I missing something? This is doing my head in. It doesn't matter whether I open a form based on the query or even the table. The second form always opens the dataset in read-only mode.
The query can also be opened in edit mode directly from the object list.
But if I try to open the same query from another form it opens in read-only mode. I even copied the exact macro from the one button into the on-click macro of the other button and the same thing happened. The macro actions and commands are exactly the same and the target document is exactly the same!
Am I missing something? This is doing my head in. It doesn't matter whether I open a form based on the query or even the table. The second form always opens the dataset in read-only mode.