I have SQL Server 2000, while other people only have MSDE. We are trying to detach a db from 2000 and attach it (using OSQL) on another computer that only has MSDE. We're getting an error that says the header information is not recognized, which seems to indicate a version problem - is MSDE not compatible with 2000? Or is there another method for detaching and attaching when MSDE is involved? Or is there a backward compatibility issue with SQL Server 2000 and 7.0? Any ideas or suggestions would be much appreciated.
Thanks.
Thanks.