Win Form: ORA-12154: TNS:could not resolve the connect identifier specified
问题 I create a simple Win Form application. However I am getting the error: ORA-12154: TNS:could not resolve the connect identifier specified I have an Oracle connection setup. I verified this by connecting to the database via the Server Explorer. (Connect to DB). I know it's something trivial that I'm missing. I am using Oracle Managed Driver that I downloaded from Nuget. I suspect it can't find my TNS setting. How do I verify that? Simple code: string connString = "Data Source=qqqqq;User Id