﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / Working with Oracle  / where to find dbservername when connecting to oracle from asp.net / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 18 May 2013 11:37:26 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: where to find dbservername when connecting to oracle from asp.net</title><link>http://www.sqlservercentral.com/Forums/Topic1409269-1044-1.aspx</link><description>db servername would be the tns-alias, which is described further in tnsnames.ora.Like mydb. In tnsnames.ora Mydb= (connection info.... tcp....port....) (see the web for the actual connectionstrings)</description><pubDate>Mon, 21 Jan 2013 00:05:38 GMT</pubDate><dc:creator>Jo Pattyn</dc:creator></item><item><title>where to find dbservername when connecting to oracle from asp.net</title><link>http://www.sqlservercentral.com/Forums/Topic1409269-1044-1.aspx</link><description>hello i have a rather novice question but i cant figure it out myself. when i try to modify web.config file i put a connectionstring like this[code="vb"]&amp;lt;add name="ConnStr" connectionString="Data Source=&amp;lt;DB ServerName&amp;gt;;User ID=&amp;lt;SchemaName/UserName&amp;gt;;Password=&amp;lt;Password&amp;gt;;Persist Security Info=True;Connection Lifetime=10" providerName="System.Data.OracleClient"&amp;gt;&amp;lt;/add&amp;gt;[/code]what is 'DB ServerName' here?also when i try to connect via server explorer i get this message "ORA 12560 TNS: Protocol Adapter Error" but i have oracle connected via sqlplus.what can i do with these issues?</description><pubDate>Sun, 20 Jan 2013 05:44:03 GMT</pubDate><dc:creator>lamiajoyee</dc:creator></item></channel></rss>