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 are the default extension of the files created by library module?
How many windows in a form can have console?
i don't want to give the path of .Dat file in .Ctl file dynamically i want to give how
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
did u p prepared complex report
What are the built-ins used for finding object ID functions?
Name the different triggers associated with oracle forms having a master-detail relationship.
The join defined by the default data link is an outer join yes or no?
What are the types of calculated columns available?
how to eliminate duplictes in column except group and section?
how to send file attachment from oracle forms
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size? If yes,how?