Home > Archive > SQL Server JDBC > March 2006 > Connect to user instance via JDBC?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Connect to user instance via JDBC?
Nathan

2006-03-05, 8:24 pm

Is it possible to connect to a user instance of a SQL Server 2005 Express
database via the JDBC driver?
Evan T. Basalik

2006-03-13, 9:23 am

Unfortunately, it is not possible to connect to a user instance via JDBC. User instances only allow named pipe connections
(http://msdn.microsoft.com/sql/defau...expuserinst.asp) and the SQL Server 2005 JDBC driver requires TCP/IP.

Evan


--------------------
>Thread-Topic: Connect to user instance via JDBC?
>thread-index: AcY9vpq6F6K7T89ER+ya
Fglb2QZJKA==
>From: =?Utf-8?B?TmF0aGFu?= <Nathan@discussions.microsoft.com>
>Subject: Connect to user instance via JDBC?
>Date: Wed, 1 Mar 2006 22:00:27 -0800
>Is it possible to connect to a user instance of a SQL Server 2005 Express
>database via the JDBC driver?
>



--

This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated.

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2009 droptable.com