Hello,
Can I use a database created with SQL Server 2005 in a computer with SQL
Server 2000 installed in it?
Thanks, John
juan - 31 Aug 2006 06:40 GMT
I want to know also, how to distribute MSDE of SQL Server 2005?
Thanks, John
> Hello,
> Can I use a database created with SQL Server 2005 in a computer with SQL
> Server 2000 installed in it?
> Thanks, John
Ian Murphy - 31 Aug 2006 08:39 GMT
> Hello,
> Can I use a database created with SQL Server 2005 in a computer with SQL
> Server 2000 installed in it?
> Thanks, John
no. The other way round will work but its impossible for sql2000 to be
forward compatible and handle a db format created after it was designed.
Ian