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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Host - enterprise manager

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 Kizer
aka tduggan
Go to Top of Page

afrika
Master Smack Fu Yak Hacker

2706 Posts

Posted - 2006-04-05 : 18:19:55
cross post
http://sqlteam.com/forums/topic.asp?TOPIC_ID=64256
Go to Top of Page

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2006-04-05 : 19:29:06
Both threads are pointing to each other
ininite loop ?



KH


Go to Top of Page

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...
Go to Top of Page

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.
Go to Top of Page
   

- Advertisement -