Skip to Content
0
Former Member
May 14, 2008 at 03:19 PM

MII 11.5.3b66 and SQL EXPRESS 2005

30 Views

I'm trying to create a Data Server to SQL Express 2005 using the connection string:

jdbc:inetdae:HAMELS\SQLEXPRESS:1433?database=sandbox&sql7=true

When I try to save this Data Server, the page locks up. I have to restart the services and the servers.xml file is not updated.

I've narrowed the problem down to the "\" in the servername\named instance. Has anyone else successfully set up a connection to SQLEXPRESS or a named SQLSERVER instance with 11.5.3b66?