InterviewSolution
| 1. |
Does Netware Btrieve V6.10 Still Use /p: Parameter? |
|
Answer» In NETWARE Btrieve v6.10, the Maximum Page Size parameter (/P:) is no longer required. NetWare Btrieve can now OPEN any Btrieve file with any page size. NetWare Btrieve v6.10 will not return status 24 from the Open operation and will ignore any value given for the /P: startup parameter. Using NetWare Btrieve (NLM) v5.15 and Brequest v6.00b, the following SYNTAX generates a status 12 (File Not Found) on a Btrieve Open operation: servervoldirsubdirfile To avoid this status code, either: Use the PATCHED version of Brequest v5.16. In NetWare Btrieve v6.10, the Maximum Page Size parameter (/P:) is no longer required. NetWare Btrieve can now open any Btrieve file with any page size. NetWare Btrieve v6.10 will not return status 24 from the Open operation and will ignore any value given for the /P: startup parameter. Using NetWare Btrieve (NLM) v5.15 and Brequest v6.00b, the following syntax generates a status 12 (File Not Found) on a Btrieve Open operation: servervoldirsubdirfile To avoid this status code, either: Use the patched version of Brequest v5.16. |
|