↧
SQL Server 2005 named instance in Oracle SQL Developer
I’ve been told that there is no way to connect to a SQL Server 2005 named instance from SQL Developer. That’s not necessary true, but it’s strange. A bit of background information: SQL Developer is...
View ArticleEnable TCP/IP on SQL Server 2005 Express Edition
On SQL Server 2005 Express Edition (I don’t know how’s on full version, never had a license for it) the default connection model is through named pipes and TCP/IP is disabled. If you want to connect to...
View Article