Difference between revisions of "Error Messages/40087"
AManandhar (talk | contribs) m (→Cause) |
(Enterprise->Developer) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Category: Error messages]] | |
− | + | == Error message examples == | |
− | |||
− | = | + | <pre style="background:white; border:white; margin-left: 1em; font-style:italic"> |
+ | The function Readfromurl is not available in Analytica Free 101. | ||
+ | The function LpDefine is not available in Analytica Professional. | ||
+ | </pre> | ||
− | + | == Cause == | |
− | |||
− | |||
− | |||
− | |||
− | + | Some Analytica functions are only available in higher editions of Analytica. | |
+ | For example, [[:Category: Database Functions|Database functions]], such as [[DbLabels]], [[DbQuery]], and [[DbTable]], are available only in {{Analytica Developer}} or higher editions. | ||
− | + | And Optimizer functions, such as [[LpDefine]], [[NlpDefine]], and [[SolverInfo]], are only available in [[Analytica Optimizer Guide|Analytica Optimizer]]. | |
− | + | == Remedy == | |
+ | |||
+ | To use functions not available in your current [[Editions of Analytica|edition of Analytica]], you will need to upgrade it to a higher edition. | ||
+ | |||
+ | Note that the Analytica Power Player lets you use models with database access functions and other functions available with {{Developer}} and higher, but not to create models. Similarly, Power Player with Optimizer lets you use models containing Optimizer functions, created with the [[Analytica Optimizer Guide|Optimizer Edition]]. | ||
+ | |||
+ | ==See Also== | ||
+ | * [[Editions of Analytica]] | ||
+ | * [[Free Edition]] | ||
+ | * {{Analytica Developer}} | ||
+ | * [[Analytica Optimizer Guide]] |
Latest revision as of 17:23, 1 July 2025
Error message examples
The function Readfromurl is not available in Analytica Free 101. The function LpDefine is not available in Analytica Professional.
Cause
Some Analytica functions are only available in higher editions of Analytica. For example, Database functions, such as DbLabels, DbQuery, and DbTable, are available only in Analytica Enterprise or higher editions.
And Optimizer functions, such as LpDefine, NlpDefine, and SolverInfo, are only available in Analytica Optimizer.
Remedy
To use functions not available in your current edition of Analytica, you will need to upgrade it to a higher edition.
Note that the Analytica Power Player lets you use models with database access functions and other functions available with Enterprise and higher, but not to create models. Similarly, Power Player with Optimizer lets you use models containing Optimizer functions, created with the Optimizer Edition.
See Also
Comments
Enable comment auto-refresher