ODP.NET setting module and action information
519674Mar 13 2007 — edited Mar 15 2007Hi,
Can somebody tell me how to set this information from a client app written in .NET. The documented method is to use the DBMS_APPLICATION_INFO.SET_MODULE package but as I understand this is typically for PL/SQL etc.
I've seen an example in java where the application and module name is set but this seems to use some platform specific bits.
So how does one set the module info from ODP.Net????