-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Problems connecting to MSDE SQL Server machine\productName
PostPosted: Sat May 14, 2005 4:10 pm 
Newbie

Joined: Tue May 03, 2005 8:02 pm
Posts: 13
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp

Hibernate version:
3.0 and I'm using the JTDS driver, version 1.0.3.

I'm using the MSDE of SQL Server. It's named machineName\productName.

In my case productName is STARTEAM, the package that came with it.

When I enter myMachineName\STARTEAM in the connection URL:

jdbc:jtds:SQLServer://myMachineName\STARTEAM:1433/g25_rps_rps001

I get a cannot connect.

locahost doesn't work (doesn't work in Query Analyzer either).

I figure I might not be the only person trying to use Hibernate with MSDE...

Any suggestions?

Thanks
Scott


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 16, 2005 11:52 am 
jTDS Developer
jTDS Developer

Joined: Tue Feb 24, 2004 5:36 pm
Posts: 70
Location: Bucharest, Romania
Read the jTDS FAQ. The "it" you're talking about is a server name and a named instance on that server. jTDS uses a different notation for connecting to named instances, the backslash is just Microsoft's convention.

Alin,
The jTDS Project.


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 17, 2005 1:06 am 
Newbie

Joined: Tue May 03, 2005 8:02 pm
Posts: 13
Alin,

Thanks for that. I reviewed the FAQ and hadn't realized I was looking for 'instance' configuration info.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.