How i get the client machine Ip address through developer
2000 forms, if you are running three tier architech.
Answer / kiran nair
Use WIN_API_ENVIRONMENT.Get_Computer_Name function of the
D2kwutil library. D2kwutil.pll library depends on
D2KWUT60.DLL.
| Is This Answer Correct ? | 2 Yes | 0 No |
what u write in Ctl file
Can a sigle canvas be used by different blocks ?
When do you use data parameter type?
When a form is invoked with call_form, Does oracle forms issues a save point?
What is an User_exit?
What is the maximum no of chars the parameter can store?
What is the difference between NAME_IN and COPY ?
Can a repeating frame be careated without a data group as a base?
Any attempt to navigate programatically to disabled form in a call_form stack is allowed?
How do you trap the error in forms 3.0 ?
HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.
What is the main difference between Reports 2.0 & Reports 2.5?