Form Error : Can not Read file finance_payroll [message #683857] |
Thu, 25 February 2021 01:51  |
 |
muradkhan
Messages: 3 Registered: February 2021
|
Junior Member |
|
|
hello,
i copy complete application of oracle 6i from one server having windows server 2003 and copy all the folder containing fmx , now i am trying to open form but i am getting error Can not Read file finance_payroll.
finance_payroll is the name of menu attched to from .
need your guidance do i need to set any environment variable or any other path setting?
i have tried many ways i recompiled the menu file but it dose not work
|
|
|
|
|
Re: Form Error : Can not Read file finance_payroll [message #683860 is a reply to message #683859] |
Thu, 25 February 2021 05:21   |
John Watson
Messages: 8880 Registered: January 2010 Location: Global Village
|
Senior Member |
|
|
If you have already installed Forms, then I cannot advise further.
However, I can say that you may face many issues. For example, Forms6i is 32bit software, your Windows is (surely!) 64bit. Then you will have to consider how to connect the Forms client, which uses the version 8 SQL*Net libraries, to a version 19 database. Perhaps someone else can help, I would not even try to do this.
|
|
|
|