Ram Pratap Singh
Answered On : Nov 24th, 2006
DDE : Dynamic Data Exchange
this package is used for transfer/ receive data from/to excel/winword application
you can get all examples in D2K/ Forms Help tab
Login to rate this answer.
Sir can you tell me
any sites name where i can getproject in D2K
ajay singh
Login to rate this answer.
Oracle Forms for Microsoft Windows supports Dynamic Data Exchange(DDE), a mechanism by which applications can communicate and exchange data. DDE client support is a procedural extension to Oracle Forms for Microsoft Windows. A PL/SQL package for DDE support provides application developers with an Application Programming Interface(API) for accessing DDE functionality from within PL/SQL procedures and triggers.
The DDE functions enable Oracle Forms, a DDE client application, to communicate with DDE server applications in the following ways
> by importing data
> by exporting data
> by executing commands against the DDE server
Regards
Imran Baig
MSat

1 User has rated as useful.
Login to rate this answer.