| Subject |
Re: Observed Issue in form modification |
| From |
Lee Grant <camilee@nospam.comcast.net> |
| Date |
Tue, 9 Nov 2021 11:25:52 -0500 |
| Newsgroups |
dbase.getting-started |
Milind,
To open a form in designer when the path or table is not right you need
to go into the source file and set the property like so:
active = false.
Then you should be able to open the form when the fields aren't connected.
Lee
On 11/9/2021 11:02 AM, Milind Nighojkar wrote:
> I corrected the path and it worked...for issue I mentioned earlier
> However in past I observed Unable to modify form if the database structure meaning fields are added.
>
> any pointes
>
>
> Milind Nighojkar Wrote:
>
>> Scenerio:
>> Unable to modify form if the database structure meaning fields are added.
>>
>> Error I get is 'Database Engine Error: Path not found:
>>
>> It takes to the code line of form
>> active = true
>>
>> Is there any way to correct this as form does not get opened in design mode
>>
>> Regards
>>
>> Milind Nighojkar
>
|
|