Is it possible to get or guess oracle's oradata folder from a C# code?
e.g. D:\oracle\product\10.2.0\oradata
My purpose is to create an installer that automatically create tablespace, but we need to ask the user where the tablespace location will be. But it would be nice if the text field can be prepopulated with the "guessed" value so that the user won't need to do anything if the guess is correct.