Hi
I have used the following when-button-pressed trigger in a form
DECLARE
procname char(10);
par1 varchar2(100);
BEGIN
procname:=:block1.name_proc;
par1:=:block1.acord;
forms_ddl('declare rezultat varchar2(200);'||'begin...
hi
I want to call a procedure with IN and OUT parameters with FORMS_DDL, something like this.
----
DECLARE
procname char(10);
par1 varchar2(100);
BEGIN
procname:=:block1.name_proc;
par1:=:block1.acord;
forms_ddl('declare rezultat varchar2(200);'||'begin...
Hi there
I have Gigabyte 8I845PE-RZC
I have one 1 GB PC3200 DDR DIMM, and two 512 MB PC2700 DDR DIMM's. How
to arrange them on the 3 memory slots to have the maximum 2 GB available
for this motherboard?
I tried some configuration , but the result is only 1.5 GB!
I search in the user guide...
I have a web page in flash 7.It was created in flash 8 and saved in flash 7 to can be wiewed in many browsers.
There are some buttons which have a little animation: on mouse rollover above, the buttons go down , changes the color and play some little music.
On mouse click above the buttons, you...
I need to execute a procedure .
It's name is in a table which contains many names of procedures.
I have a table named proc_names(id_proc,name_proc)
id_proc name_proc
------- ----------
1 proc1
2 proc2
3 proc3
My command is:
execute <here I need the contents of the field...
I need to print a number field in format 9.999.999,99, with <,> as decimal separator.
I made correct settings for this type in Visual Fox Pro Settings.
Meaning for 1000 Separator I was setting <.> and for Decimal Separator <,>
When I'm printing from Visual fox it's OK, but when I want to print...
Hi!
Here is my problem.
I work in Developer Forms6.0
When I make UPDATE for a record, I want to use for it ROWID.
EXAMPLE:
I have one block named bloc1.
I'm using LOV to get the record that I need to change.
After that, I put the rowid for this record into block item named bloc1.item1;
For...
Here is my problem.
When I launch my report to my printer(LPT1) the printing is good.
When I choose another printer, from a local network , it doesn't feel good.
I need to print on a A3 paper on a network printer, but it's printing like A4(like my local printer) even if I choose the correct...
I have a trigger <When-validate-item> where I make a list item (Tlist) enabled and visible.
After that,I need to have focus in this list and to move in it with arrows. But focus ar going into another item,which is the next item after list item.And I don't want this.
My question is :how can I...
I have a trigger <When-validate-item> where I make a list item (Tlist) enabled and visible.
After that,I need to have focus in this list and to move in it with arrows. But focus ar going into another item,which is the next item after list item.And I don't want this.
My question is :how can I...
Hi!
I have a record_group named 'rec_list' and a list(combo box) named 'lis_ben'.
How can I populate this list with that record_group?
I know there is a command populate_list('list_name','group_name') but it didn't work for me.
Maybe I miss something! But what ??
Since I have installed Service Pack 2, I have some problem with hkcmd.exe file.
When I start my computer, it appears a window which attention me about this file!
Is there a problem?
How can I escape from this window?
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.