I am usind read_image_file to display JPG files from my file system in an image item in my form, but for files as large as 800 KB, I get an "FRM-47100: Cannot read image file.". It works fine for 500 KB or smaller JPG files. Is there a size limit for read_image_file? How do I work...
Is there a way to show changes in records in a data block in forms, without using execute_query? I want to refresh only the select record. Is there a way to do that?
Thanks in advance for help.
Carol.
I am trying to edit a word document replacing bookmarks. The following code is opening the document, wich is an embedded databease item OLE, but the gotos and inserts are not working. In my tests with an independently executing word application, the inserts work, but the gotos to the bookmarks...
I need to turn data entered by user in a form to upper case, but accents are displayed incorrectly if I set item property "case restriction" to upper.
The same happen if I run the following in Sql Plus:
SQL> select upper('Informações') from dual;
UPPER('INFO
-----------
INFORMAGUES...
I have a form with several buttons. They are identical, only changing the icon filename, but some icons won't be centered in their buttons and are displayed in the lower right bottom of the button. There is no button property related to icon position. Is there a way to workaround this?
Thakns...
How can I populate the list of values of a parameter in reports, using the value entered in a previous parameter?
I have a list of companies, and when the user choses one, I want the list of departments to be the ones of the chosen company. Can I do that?
Thanks in advance for help.
I am trying to use a chart item in my form, but I am getting compilation erros using og.refresh, og.close or any other built-in from OG package. Can't I use this package in Forms6i?
How do I turn Forms6i items properties back to <Unspecified>?
I want the foreground and background colors of my canvases and LOV's to be the same as the Windows default, but forms does not allow me to leave the property blank, after I changed it. I don't want to redo all my forms.
Is there any simple way to workaround the size limit of global variables in forms? I have an information that may be larger than 255 characters, but I do not wish to break it in small parts, specially because this information size may vary a lot.
thanks in advance for help.
Carol.
I am creating a trigger through forms using forms_ddl. The trigger is created correctly, but is invalid, even though there's no error in it. How can I make it valid through forms? The same problem happens if I use exec_sql.
Thanks in advance for help.
I have a form with 2 blocks: one master and one detail. When I navigate in the master block I loose the values of the items that are not base table items in the detail block. How can I preserve the values entered in those items while navigating in the master block?
Thanks in advance for help.
Is there any way I can scroll to the selected record in a block in forms, so that it will appear in the first position? go_record select the record, but does not place it on the top of the block.
Thanks in advance for help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.