oracle-apex
Oracle Apex 4 - Problem with PREVIOUS and NEXT, CLEAR Button Logic
I\'m trying to create a simple form where the last record created displays when the form is opened. Previous and Next buttons allow navigation through the table and Clear button allows you to clear th[详细]
2023-02-04 09:19 分类:问答Does a report's maximum row count affect the style of pagination in Oracle Application Express (APEX) 3.1?
I am trying to make a report use a drop-down开发者_JAVA百科 list (select list) for pagination on a report however I have found that if the maximum row count for the report is set to a value above 8000[详细]
2023-02-01 17:12 分类:问答Compilation error in Apex package
I have created one package in oracle apex. While compiling i got an error msg like this.. please help me.[详细]
2023-02-01 13:08 分类:问答Oracle APEX shuttle item validation
Using Oracle APEX 3.0.1 开发者_如何学运维I have two shuttle items named P1_SHUTTLE and P1_SHUTTLE_2.[详细]
2023-02-01 01:24 分类:问答Oracle APEX form based on multiple tables
Can I create a form in APEX which creates/updates records in multiple tables? For e开发者_开发百科xample two tables with a one-to-one relationship.If you are using Automated Row Fetch mechanism, you c[详细]
2023-01-30 06:37 分类:问答Adding an email check constraint in APEX
I\'m fairly new to Oracle and very new to APEX. I\'m trying to add a constraint on a table to validate the email:[详细]
2023-01-30 02:20 分类:问答dbms_job / Oracle job scheduler
Hey guys, I\'m wondering how you create a job scheduler in Oracle APEX? I\'m making a system which manages calls, each call has a severity level. After an hour, the severity level should be escalated[详细]
2023-01-29 13:56 分类:问答System.UnexpectedException: Got an unexpected error in callout : null
i am ca开发者_Python百科lling apex web service from flex using execute() method and iam passing objects as a parameter and i am getting error like this[详细]
2023-01-28 00:06 分类:问答How to assign one type of object to another type of object value in apex language
How to assign one type 开发者_如何学运维of objectto another type of object value in apex languageI don\'t know apex language. Anyway, what you are trying to do sounds like a \"casting\".[详细]
2023-01-24 03:49 分类:问答Update Apex Tabular form with PLSQL
开发者_如何学GoHow can I update an Apex Tabular Form with pl/sql instead of using a multi-row update(MRU), is it even possible?[详细]
2023-01-20 20:37 分类:问答