Direct from the horses mouth:

"I am positive there is no SQL 2000 on the new server. It must have 
backward compatibility for SQL clients and drivers, I just connected to 
the database with SQL Query Analyzer for SQL 2000, it's just the 
Enterprise Manager from SQL 2000 that does not work with SQL 2005."

Jeff

Jeff Johnson
[EMAIL PROTECTED]
SanDC, Inc.
623-582-0323
Fax 623-869-0675

Stephen Russell wrote:
> On Wed, Feb 27, 2008 at 8:29 AM, Jeff Johnson <[EMAIL PROTECTED]> wrote:
> 
>> Steve:  The connection string has the ip address of the SQL Server 2005
>> box and I did indeed query the test database on that server.  I
>> certainly don't understand everything I know about this stuff.  ;^)
>>
>> ------------------------------------
>>
>> Stephen Russell wrote:
>>> On Wed, Feb 27, 2008 at 7:42 AM, Jeff Johnson <[EMAIL PROTECTED]> wrote:
>>>
>>>> Steve:  I changed it to that and could not connect.  I changed it back
>>>> to {SQL Server} and it worked fine.  Maybe there is a setting.  I don't
>>>> know.  As long as I can connect that's all that matters.
>>>>
>> ----------------------------------------------------------------------------------------
>>>>> -------------------------------------------------
>>>>>
>>>>> Driver={SQL Native
>> Client};Server=myServerName\theInstanceName;Database=
>>>>> myDataBase;Trusted_Connection=yes;
> -----------------------------------------------------------------------
> 
> Could 2000 and 2005 be on the same box?  I think so.
> 
> If so then you need to use the instance name of the 2005 environment to
> separate the two instances on the same box.  I have 2 instances on my dev
> box, and on our prod servers we have 3
> 
> 
> 
> 


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to