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)
 SQL server 8.0

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-11-29 : 09:42:17
Natalia writes "Did some body heard about SQL server 8.0?
Is it a SQL 2000?
Our partners has a SQL server which has vertion 8.0 (they are in Greece). they can't attach our database (sql 2000).

Any ideas?
Nat."

nr
SQLTeam MVY

12543 Posts

Posted - 2002-11-29 : 09:54:29
2000 is version 8. Try select @@version to find the actual level.

It's probably some service pack or collation or user problem.

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

Andraax
Aged Yak Warrior

790 Posts

Posted - 2002-11-29 : 09:55:12
SQL server 8.0 is the same as SQL2000. There must be some other problem preventing them from attaching the database. What kind of error message do they get?

Sniped

Edited by - andraax on 11/29/2002 09:55:45
Go to Top of Page
   

- Advertisement -