I am trying to connect to an Oracle database from a Windows App created with VB.Net. I am using System.Data.OracleClient. At connection.Open(), an exception is thrown that says, "System.Exception: Could not create an environment: OCIEnvCreate returned -1." What does this mean and how do I correct it?
Thanks,
Paul
Thanks,
Paul