Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
joao.pinto
Starting Member
2 Posts |
Posted - 2006-04-05 : 12:17:06
|
Hi there,I have severall users connecting to the sql server 2000 using access and ODBC in diferent machines.Why the host on enterprise managers appears all with the same host name?????Thanks |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2006-04-05 : 13:48:40
|
The connection string must not be setup properly in the application.Tara Kizeraka tduggan |
 |
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2006-04-05 : 18:19:55
|
cross posthttp://sqlteam.com/forums/topic.asp?TOPIC_ID=64256 |
 |
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2006-04-05 : 19:29:06
|
Both threads are pointing to each otherininite loop ?  KH |
 |
|
jen
Master Smack Fu Yak Hacker
4110 Posts |
Posted - 2006-04-06 : 04:34:56
|
check your dsn, client network utility, host file...--------------------keeping it simple... |
 |
|
mcrowley
Aged Yak Warrior
771 Posts |
Posted - 2006-04-07 : 15:54:53
|
You likely have the connection string overriding the default hostname value. I have seen this mostly with Access applications. Just another example of Microsoft applications being a little...er...too helpful. |
 |
|
|
|
|