Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15889

SQL Server 2012 Express Edition : does DBMSSOCN work and is it allowed?

$
0
0

We have customer reps out in the field who connect to our legacy SQL Server 2000 database at  headquarters via various ASP.NET applications.  The web apps on the web server connect to the SQL Server 2000 database instance on the DatabaseServer using DBMSSOCN:

<connectionStrings>

   <add name="FOO"

connectionString="Data Source=192.168.1.84,1080;Network Library=DBMSSOCN;

Initial Catalog=boo;User Id=hoo;Password=abc123;Pooling=yes"/>

  </connectionStrings>

Will our web apps be able to connect to to SQL Server 2012 Express in the same manner as they're doing now with SQL Server 2000?



Viewing all articles
Browse latest Browse all 15889

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>