Is it possible to attach same library to more than one form?

1 Answer

Answer :

Yes

Related questions

Description : .Can you attach an alert to a field?

Last Answer : No

Description : Can you attach an lov to a field at design time?

Last Answer : Yes

Description : Can you attach an lov to a field at run-time? if yes, give the build-in name.?

Last Answer : Yes. Set_item_proprety

Description : What are the built-ins that are used to Attach an LOV programmatically to an item?

Last Answer : set_item_property get_item_property (by setting the LOV_NAME property)

Description : What is a library?

Last Answer : A library is a collection of subprograms including user named procedures, functions and packages.

Description : Can you store objects in library?

Last Answer : Referencing allows you to create objects that inherit their functionality and appearance from other objects. Referencing an object is similar to copying an object, except that the resulting reference ... the source object when you open or regenerate the module that contains the reference object.

Description : Explain the following file extension related to library?

Last Answer : .pll,.lib,.pld The library pll files is a portable design file comparable to an fmb form file The library lib file is a plat form specific, generated library file comparable to a fmx form file The pld file is Txt format file and can be used for source controlling your library files Parameter

Description : What is a library in Forms 4.0?

Last Answer : A library is a collection of Pl/SQL program units, including user named procedures, functions & packages

Description : Where is a procedure return in an external pl/sql library executed at the client or at the server?

Last Answer : At the client.

Description : What is the advantage of the library?

Last Answer : Libraries provide a convenient means of storing client-side program units and sharing them among multiple applications. Once you create a library, you can attach it to any other form, ... library can reference program units in the attached library. Library support dynamic loading-that is library

Description : What are the default extensions of the files created by library module?

Last Answer : The default file extensions indicate the library module type and storage format .pll - pl/sql library module binary

Description : Is it possible to split the print reviewer into more than one region?

Last Answer : Yes

Description : Is it possible to attach a picture to a retweet?

Last Answer : Copy all content, post a new tweet with paste, and add a pic? if that OK?

Description : Ram wants to attach a CD_ROM to an E_mail. Can it be possible? -Technology

Last Answer : No, it is not possible.You can attach following items to an E-mail:• A Word document• A digital photograph• A program• A slideshow• Audio file• Video file• Web page

Description : Hi, I want to buy a palisade with a diameter of 20 cm. I want to create a pole for training punches and kicks. The problem is how to fix it in the apartment so that it is stable and the blows do ... 't know how stable it will be. I have no similar experience at all, so please advise! Thank you, Adam

Last Answer : So I won't hear it even if you have a concrete ceiling to disturb them. Damping can be done ..so you need this ... >>> but on a much larger scale, the area you had to have at least 40x 40 cm of really solid ... you just made holes in the ceiling and you will put them down: D ☢ ☠ ☣ ☠ ☣ ☠ ☣ ☠ ☢

Description : I have Fábia but I miss the skylight there. Is it possible to have it finished afterwards? Or is it not possible?

Last Answer : It is possible, of course - but Škoda does not roughly recommend it (or DOES NOT ALLOW it) - the roof, which is intended for window installation, has a different construction than the "ordinary" roof (the ... is, what would it be - possibly, "said" the insurance company (in case of injury, etc.).

Description : With effect from------------------, all Single/Double handed Sub Post Offices, at the time of closure/premature closure of RD/MIS/SCSS accounts will collect closed passbook from the depositor and attach the same with ... LOT to HO. a) 15.2.2008 b) 11.06.2010 c) 23.06.2010 d) None of these

Last Answer : a) 15.2.2008

Description : s it possible to set a filter condition in a cross product group in matrix reports?

Last Answer : No

Description : s it possible to disable the parameter from while running the report?

Last Answer : Yes

Description : Is it possible to insert comments into sql statements return in the data model editor?

Last Answer : Yes

Description : Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size?

Last Answer : Yes

Description : How many LONG columns are allowed in a table ? Is it possible to use LONG columns in WHERE clause or ORDER BY ?

Last Answer : Only one LONG columns is allowed. It is not possible to use LONG column in WHERE or ORDER BY clause.

Description : How to access the current value and next value from a sequence ? Is it possible to access the current value in a session before accessing next value ?

Last Answer : Sequence name CURRVAL, Sequence name NEXTVAL.It is not possible. Only if you access next value in the session, current value can be accessed.

Description : What is syntax for dropping a procedure and a function .Are these operations possible?

Last Answer : Drop Procedure procedure_name Drop Function function_name

Description : Is it possible to use Transaction control Statements such a ROLLBACK or COMMIT in Database Trigger ? Why ?

Last Answer : It is not possible. As triggers are defined for each table, if you use COMMIT of ROLLBACK in a trigger, it affects logical transaction processing.

Description : It is possible to use raw devices as data files and what is the advantages over file. system files ?

Last Answer : Yes. The advantages over file system files. I/O will be improved because Oracle is bye-passing the kernnel which writing into disk. Disk Corruption will be very less.

Description : How is it possible to select generate a select set for the query in the query property sheet?

Last Answer : By using the tables/columns button and then specifying the table and the column names.

Description : Is it possible to link two groups inside a cross products after the cross products group has been created?

Last Answer : no

Description : Is it possible to modify an external query in a report which contains it?

Last Answer : No.

Description : Is it possible to backup your database without the use of an RMAN database to store the catalog?

Last Answer : Yes, but the catalog would be stored in the controlfile.

Description : Can we create two blocks with the same name in form 3.0 ?

Last Answer : No

Description : How do you use the same lov for 2 columns

Last Answer : We can use the same lov for 2 columns by passing the return values in global values and using the global values in the code

Description : Can a button have icon and lable at the same time ?

Last Answer : NO

Description : If you have property class attached to an item and you have same trigger written for the item . Which will fire first?

Last Answer : Item level trigger fires , If item level trigger fires, property level trigger won't fire. Triggers at the lowest level are always given the first preference. The item level trigger fires first and then the block and then the Form level trigger.

Description : Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the same block level ?

Last Answer : a. ON-INSERT b. POST-INSERT c. PRE-INSERT

Description : Can objects of the same Schema reside in different tablespaces.?

Last Answer : Yes.

Description : Can objects of the same schema reside in different tablespaces?

Last Answer : Yes.

Description : What is Oracle Block? Can two Oracle Blocks have the same address?

Last Answer : Oracle formats the database files into a number of Oracle blocks when they are first created-making it easier for the RDBMS software to manage the files and easier to read data into the memory areas ... at 1. Two blocks can have the same block address if they are in different database files.

Description : Are the resulting relations of PRODUCT and JOIN operation the same?

Last Answer : No. PRODUCT: Concatenation of every row in one relation with every row in another. JOIN: Concatenation of rows from one relation and related rows from another

Description : Can you have many database versions in the same RAC?

Last Answer : Yes, but Clusterware version must be greater than the greater database version.

Description : Is it possible to split up you iTunes library so that part of it is sorted by album and part by artist?

Last Answer : Yes, They are called “smart playlists”.

Description : Can u have more than one layout in report

Last Answer : It is possible to have more than one layout in a report by using the additional layout option in the layout editor.

Description : Can a primary key contain more than one columns?

Last Answer : Yes

Description : Can you have more than one content canvas view attached with a window?

Last Answer : Yes. Each window you create must have atleast one content canvas view assigned to it. You can also create a window that has manipulated content canvas view. At run time only one of the content canvas views assign to a window is displayed at a time.

Description : What do you call the top part of the following key holder that you press to attach to the pant etc.?

Last Answer : A fob?

Description : Facebook users: If you join other social network sites, do you attach the account to your FB or do you keep them separate?

Last Answer : I never do anything that I have to log in with Facebook.

Description : What do you think/what do others think when you attach a word?

Last Answer : Am I in one if those motivational workshops? I prefer no labels on me, they’re hard to peel off.

Description : Will my hair get damaged if I use glue to attach hair extensions?

Last Answer : Mine got damage a bit but the results were pretty fun.

Description : Best way to attach a veil to a tiara?

Last Answer : Try small hairpins; they can be twisted and bent. Then you can remove the veil and have boththe tiara and veil for another occation.

Description : How do I attach a photo on gmail?

Last Answer : Look for a toolbar at the bottom of the email you’re composing. There’s a little + sign that allows you to open it fully. On the toolbar, you’ll find a button that allows you to attach a photo. Check the Gmail help page if you need more info. Good luck!