[Mono-bugs] [Bug 393904] SqlConnection fails to parse server instance name

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 27 14:14:40 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=393904

User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=393904#c2


Gert Driesen <gert.driesen at pandora.be> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |gert.driesen at pandora.be




--- Comment #2 from Gert Driesen <gert.driesen at pandora.be>  2008-05-27 12:14:40 MDT ---
I think there are two parts to this bug report:

1) We need to support '.' as server name as alias for localhost. 

This is very easy to fix. I'll commit a fix for this later today or tomorrow.

2) We only support TCP/IP for connecting to SQL Server, while SQL Server 2005
and higher (all editions) by default only allows connections through named
pipes or shared memory.

See section 4.1 of this document to enable TCP/IP:
http://download.microsoft.com/download/f/1/0/f10c4f60-630e-4153-bd53-c3010e4c513b/ReadmeSQLEXP2005.htm


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list