Forms in Apex [message #578155] |
Mon, 25 February 2013 00:52 |
|
ariffcal
Messages: 107 Registered: April 2011
|
Senior Member |
|
|
I am developing a form with a base table , cargo .
The cargo table has the first field as FEDID ( numeric, unique , primary key , not null ) .
howerver when I run the forms , this field does not appear in the screen .
So, I am unable to populate data in the table .
please help
|
|
|
|
|
|
|
|
|
|
|
Re: Thank you very much [message #578250 is a reply to message #578231] |
Tue, 26 February 2013 02:03 |
|
ariffcal
Messages: 107 Registered: April 2011
|
Senior Member |
|
|
Thank you very much .
I am reading the documentation .
IT says that there is "NO separate Server installation needed "
To, run Oracle Application Express , you must have to embedded PL/SQL gateway , which is default "
So , do I have to give other application user's connection to the PC , where I am developing the application .
Around 26 different user's from different locations are planning to access this application .
|
|
|