| Subject |
Re: Observed Issue in form modification |
| From |
Ken Mayer, dBase, LLC <kmayer@dbasellc.com> |
| Date |
Tue, 9 Nov 2021 06:12:21 -0800 |
| Newsgroups |
dbase.getting-started |
On 11/9/2021 5:58 AM, 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
Are you using User BDE Aliases? If so, you may need to add the alias in
the IDE.
Properties (menu)
Desktop Properties (submenu)
In the properties form click the tab for "User BDE Aliases".
In the bottom half of the form in the "User BDE Alias Edit" box, click
in the first entryfield "Alias:" and select what's there, type the name
of your BDE Alias.
If the driver is correct leave as DBASE
For Options click the button with the pencil on the right and navigate
to the folder with the tables. Click "Select Folder", then on the
Desktop Properties dialog, click "Add", then "Apply", then "OK".
Ken
--
*Ken Mayer*, dBase, LLC
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm
dBASE Web Tutorial: http://www.goldenstag.net/dbase/WebTutorial/00_Menu.htm
|
|