can i programmaticall y set number of records property of a form.
please help.
thnx in advance
User Profile
Collapse
-
FRM-40737 Illegal restricted procedure exit_form in on_commit -
on_commit trigger
i am using the on_commit trigger
but not able to use exit_form or clear_form built in's
is there an alternate to execute a code after commit_form is successful
thanks in advance -
open form with parameters
i m opening a form as
Code:OPEN_FORM (form_name , activate, session, share_library_data, pl_id);
i have created a parameter list and added a text type parameter.
now my question is when the form opens, is there anyway that i can use the parameter value to manipulate the form
and can i assign the parameter value to a variable.
if yes please tell me how
... -
open form with parameters
i m opening a form as
Code:OPEN_FORM (form_name , activate, session, share_library_data, pl_id);
now my question is when the form opens, is there anyway that i can use the parameter value to manipulate the form
and can i assign the parameter value to a variable.
if yes please tell me how
thanx in a... -
-
populate combo box from database
i want to populate a combo box with items in the table of my access database. i ve seen some code on the internet but wasnt able to understand dem much.pls help! -
new to java
i m new to java n im gettin an error message
"Exception in thread "main" java.lang.NoSuc hMethodError: main"
how to rectify
n where cam i find good online tutorial on java
thnx
No activity results to display
Show More
Leave a comment: