When i go from one block in Form 6.0 where situated several poplists i get a message that "Can't populate query from record group"
After that i change list type to "combo box" and message didn't raised.
How can i hide that message when list type is 'Poplist'?
I want to show those data which fulfil statement from
the parent table (there is join condition between tables, but not blocks)
EX.
I have 2 tables: TAB1(A-primary key,B-foreign key,C)
TAB2(B-primary key,D,E)
That means that TAB2 is parent table
I built 2 blocks in Forms :TAB1,:TAB2 (but...
I want to show those data which fulfil statement from
the parent table (there is join condition between tables, but not blocks)
EX.
I have 2 tables: TAB1(A-primary key,B-foreign key,C)
TAB2(B-primary key,D,E)
That means that TAB2 is parent table
I built 2 blocks in Forms :TAB1,:TAB2 (but...
I want to show those data which fulfil statement from
the parent table (there is join condition between tables, but not blocks)
EX.
I have 2 tables: TAB1(A-primary key,B-foreign key,C)
TAB2(B-primary key,D,E)
That means that TAB2 is parent table
I built 2 blocks in Forms :TAB1,:TAB2 (but...
Developer2000
I insert new record in detail block
The key(id) of this record is autonumber field
I press commit but this key field is still null
(It will become valid value if i execute_query but i don't
want to do it)
After that i go to another block, i must use
those key field (id) ...
Developer2000
I insert new record in detail block
The key(id) of this record is autonumber field
I press commit but this key field is still null
(It will become valid value if i execute_query but i don't
want to do it)
After that i go to another block, i must use
those key field (id) ...
Developer2000
I insert new record in detail block
The key(id) of this record is autonumber field
I press commit but this key field is still null
(It will become valid value if i execute_query but i don't
want to do it)
After that i go to another block, i must use
those key field (id) ...
I'm interesting can i or not
save information from field to global variable
in Developer 6.0 and use this global variable in other blocks
(note: this field is key field and not visible)?
I know that i can do it with visible fields.
Does anyone know weather i can run fmx file
from command line with parameters which go in this form
and to global variables or fields?
ex.
run example.fmx par1 par2 ...
Does anyone know weather i can run fmx file
from command line with parameters which go in this form
and to global variables or fields?
ex.
run example.fmx par1 par2 ...
How add, delete or change field of table?
If i want to do it i can't do it because there are constrains which don't allow me to do it.
It can be done to delete all schema and make it newerely
using scripts, but i am iteresting is there another method to make such operation?
I know that in...
How add, delete or change field of table?
If i want to do it i can't do it because there are constrains which don't allow me to do it.
It can be done to delete all schema and make it newerely
using scripts, but i am iteresting is there another method to make such operation?
I know that in...
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.